summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5364c8e4..dc9e2f72 100755
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
db
rebuild-locales.pl
/src
+/static
cache/??
run
*.wsgi
@@ -15,6 +16,7 @@ settings.py
*.iml
lint
env
+/static
django
django/*
nbproject
@@ -42,4 +44,4 @@ askbot/skins/common/media/mathjax/
run
recaptcha
/.ve
-/db.sq3 \ No newline at end of file
+/db.sq3