Separate var dir.
[fnp-django-template.git] / .gitignore
index 554bc70..0c8943b 100644 (file)
@@ -1,14 +1,9 @@
 localsettings.py
-dev.sqlite
-*.db
-*.db-journal
+var
 *~
 *.orig
 *.log
 
-# Compress output
-/static
-
 # Python garbage
 *.pyc
 .coverage
@@ -33,7 +28,5 @@ thumbs.db
 # Tags file
 TAGS
 
-media
-search_index
 .sass-cache