Fix tests.
[redakcja.git] / .gitignore
index 0d55584..26e48d3 100644 (file)
@@ -3,6 +3,10 @@ dev.sqlite
 requirements.pybundle
 *~
 *.orig
+/redakcja/media
+/static
+.sass-cache
+var
 
 # Python garbage
 *.pyc
@@ -11,6 +15,7 @@ requirements.pybundle
 coverage.xml
 nosetests.xml
 pip-log.txt
+/htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -26,5 +31,11 @@ nbproject/*
 .project
 .pydevproject
 .settings
-platforma/static/compressed
-platforma/static/compressed/*
+
+# PyCharm
+.idea
+
+node_modules
+
+/static_test
+chromedriver.log