Files @ 61891ef3e3c6
Branch filter:

Location: CopyleftConf/copyleftconf-website/.gitignore

Christopher Neugebauer
Fixes the procfile to not be the thing that Gondor wants, and is instead the thing that Heroku wants.
1
2
3
4
5
6
7
8
*.pyc
node_modules/
_build/
.DS_Store
dev.db
.coverage
staticfiles
venv/