Added "delete" button to annotations. Fixes #554.
[redakcja.git] / .gitignore
index 38cbc21..a1290ed 100644 (file)
@@ -1,10 +1,14 @@
 localsettings.py
 dev.sqlite
 requirements.pybundle
+*~
 
 # Python garbage
 *.pyc
 .coverage
+coverage.xml
+nosetests.xml
+pip-log.txt
 
 # Mac OS X garbage
 .DS_Store