raven (for sentry.io)
[wolnelektury.git] / .gitignore
index fd63a8e..e3d34fe 100644 (file)
@@ -7,12 +7,14 @@ fabfile_local.py
 *.orig
 *.log
 .sass-cache
+*.mo
+*.css.map
 
 # Compress output
 /var
 
 # SCSS output
-apps/wolnelektury/static/scss/*.css
+src/wolnelektury/static/scss/*.css
 
 # Python garbage
 *.pyc
@@ -33,6 +35,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS