fixdc: only change wluri if it's fixable
[redakcja.git] / .gitignore
index a926b1a..0d55584 100644 (file)
@@ -2,10 +2,15 @@ localsettings.py
 dev.sqlite
 requirements.pybundle
 *~
+*.orig
 
 # Python garbage
 *.pyc
 .coverage
+.coveragerc
+coverage.xml
+nosetests.xml
+pip-log.txt
 
 # Mac OS X garbage
 .DS_Store