Update django-sponsors.
[prawokultury.git] / .gitignore
index 8726538..1a2fdf4 100644 (file)
@@ -5,6 +5,7 @@ dev.sqlite
 *~
 *.orig
 *.log
+*.css.map
 
 # Compress output
 /static
@@ -27,6 +28,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS