Fix path in fnpdjango.
[fnp-django-template.git] / .gitignore
index 08a3e5e..2c6be87 100644 (file)
@@ -1,19 +1,15 @@
-localsettings.py
-dev.sqlite
-*.db
-*.db-journal
 *~
 *.orig
 *.log
 
-# Compress output
-/static
-
 # Python garbage
 *.pyc
 .coverage
 pip-log.txt
 nosetests.xml
+/build
+/dist
+*.egg-info
 
 # Mac OS X garbage
 .DS_Store
@@ -30,7 +26,5 @@ thumbs.db
 # Tags file
 TAGS
 
-media
-search_index
 .sass-cache