fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes #2061
[redakcja.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
a73fc81
..
08acca5
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,10
+1,19
@@
localsettings.py
dev.sqlite
requirements.pybundle
+*~
+*.orig
+/redakcja/media
+/static
+.sass-cache
# Python garbage
*.pyc
.coverage
+.coveragerc
+coverage.xml
+nosetests.xml
+pip-log.txt
# Mac OS X garbage
.DS_Store