Begin bootstapify.
[redakcja.git] / .gitignore
index 08acca5..ee2673e 100644 (file)
@@ -6,14 +6,15 @@ requirements.pybundle
 /redakcja/media
 /static
 .sass-cache
+var
 
 # Python garbage
 *.pyc
 .coverage
 .coveragerc
 coverage.xml
-nosetests.xml
 pip-log.txt
+/htmlcov
 
 # Mac OS X garbage
 .DS_Store
@@ -29,3 +30,11 @@ nbproject/*
 .project
 .pydevproject
 .settings
+
+# PyCharm
+.idea
+
+node_modules
+
+/static_test
+chromedriver.log