translation update
[wolnelektury.git] / .gitignore
index fd63a8e..0b2d2e8 100644 (file)
@@ -12,7 +12,7 @@ fabfile_local.py
 /var
 
 # SCSS output
-apps/wolnelektury/static/scss/*.css
+src/wolnelektury/static/scss/*.css
 
 # Python garbage
 *.pyc
@@ -33,6 +33,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS