Update django-sponsors.
[prawokultury.git] / .gitignore
index 5818dca..1a2fdf4 100644 (file)
@@ -1,10 +1,11 @@
-*/settings.d/local.conf
+*/settings.d/local.py
 dev.sqlite
 *.db
 *.db-journal
 *~
 *.orig
 *.log
+*.css.map
 
 # Compress output
 /static
@@ -27,6 +28,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS