Fix tests.
[redakcja.git] / .gitignore
index 08acca5..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
@@ -29,3 +31,11 @@ nbproject/*
 .project
 .pydevproject
 .settings
+
+# PyCharm
+.idea
+
+node_modules
+
+/static_test
+chromedriver.log