Update NOTICE.
[wolnelektury.git] / .gitignore
index 60e1b51..badd891 100644 (file)
@@ -1,5 +1,6 @@
 localsettings.py
 dev.sqlite
+fabfile_local.py
 *.db
 *.db-journal
 *~
@@ -11,7 +12,7 @@ dev.sqlite
 /static
 
 # SCSS output
-scss/*.css
+apps/wolnelektury_core/static/scss/*.css
 
 # Python garbage
 *.pyc
@@ -36,3 +37,5 @@ TAGS
 
 media
 search_index
+doc/_build
+reports