Add static files directory location

This commit is contained in:
2014-06-14 20:59:34 +00:00
parent 63b3c77f3f
commit 5e08661895
3 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
!/static/.gitkeep
/static/*
secret.key
*.pyc
*.sw?