Django 1.11; removed unused comments app.
[redakcja.git] / .gitignore
index 2f35f89..26e48d3 100644 (file)
@@ -6,6 +6,7 @@ requirements.pybundle
 /redakcja/media
 /static
 .sass-cache
+var
 
 # Python garbage
 *.pyc
@@ -14,6 +15,7 @@ requirements.pybundle
 coverage.xml
 nosetests.xml
 pip-log.txt
+/htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -36,4 +38,4 @@ nbproject/*
 node_modules
 
 /static_test
-chromedriver.log
\ No newline at end of file
+chromedriver.log