add css to git for heroku 😩

This commit is contained in:
2017-02-07 22:49:22 -05:00
parent e4d6d810ae
commit f59f019668
2 changed files with 260 additions and 1 deletions

4
.gitignore vendored
View File

@@ -3,6 +3,9 @@ __pycache__/
*.py[cod]
*$py.class
# vim
*.swp
# C extensions
*.so
@@ -53,7 +56,6 @@ coverage.xml
*.log
local_settings.py
staticfiles
css
migrations
# Flask stuff: