fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GzipPipelineCachedStorage from fnpdjango.
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
d78f78f
..
35f07ab
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,11
+1,23
@@
localsettings.py
dev.sqlite
localsettings.py
dev.sqlite
-dev.db
+*.db
+*.db-journal
+*~
+*.orig
+*.log
+.sass-cache
+
+# Compress output
+/static
+
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
# 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
@@
-19,3
+31,9
@@
thumbs.db
.pydevproject
.tmp_*
.pydevproject
.tmp_*
+# Tags file
+TAGS
+
+media
+search_index
+doc/_build