Browse Source

gitignore

honmaple 9 years ago
commit
67f72f40a3
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+venv/
+config/
+migrations/
+backup/
+fabfile.py
+**/__pycache__/
+*.swp
+*.log
+*.pyc
+**/.webassets-cache/
+**/admin/