fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
migration and oth. minor fixes
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
d78f78f
..
ffdcd24
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,11
+1,19
@@
localsettings.py
dev.sqlite
localsettings.py
dev.sqlite
-dev.db
+*.db
+*~
+*.orig
+
+# Compress output
+/wolnelektury/static/css/all.min*.css
+/wolnelektury/static/js/all*.min.js
+/wolnelektury/static/js/jquery.min.js
# Python garbage
*.pyc
.coverage
pip-log.txt
# Python garbage
*.pyc
.coverage
pip-log.txt
+nosetests.xml
# Mac OS X garbage
.DS_Store
# Mac OS X garbage
.DS_Store