fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of http://github.com/fnp/wolnelektury
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
38a691b
..
ffdcd24
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,10
+4,16
@@
dev.sqlite
*~
*.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
+nosetests.xml
# Mac OS X garbage
.DS_Store