update librarian
[wolnelektury.git] / .gitignore
index fd63a8e..1666a79 100644 (file)
@@ -7,12 +7,13 @@ fabfile_local.py
 *.orig
 *.log
 .sass-cache
+*.mo
 
 # Compress output
 /var
 
 # SCSS output
-apps/wolnelektury/static/scss/*.css
+src/wolnelektury/static/scss/*.css
 
 # Python garbage
 *.pyc
@@ -33,6 +34,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS