Code layout change.
[wolnelektury.git] / .gitignore
index 60e1b51..fd63a8e 100644 (file)
@@ -1,5 +1,6 @@
 localsettings.py
 dev.sqlite
+fabfile_local.py
 *.db
 *.db-journal
 *~
@@ -8,14 +9,15 @@ dev.sqlite
 .sass-cache
 
 # Compress output
-/static
+/var
 
 # SCSS output
-scss/*.css
+apps/wolnelektury/static/scss/*.css
 
 # Python garbage
 *.pyc
 .coverage
+coverage.xml
 pip-log.txt
 nosetests.xml
 
@@ -34,5 +36,6 @@ thumbs.db
 # Tags file
 TAGS
 
-media
-search_index
+doc/_build
+reports
+