fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
cceada8
..
fd63a8e
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,6
@@
localsettings.py
dev.sqlite
localsettings.py
dev.sqlite
+fabfile_local.py
*.db
*.db-journal
*~
*.db
*.db-journal
*~
@@
-8,14
+9,15
@@
dev.sqlite
.sass-cache
# Compress output
.sass-cache
# Compress output
-/
static
+/
var
# SCSS output
# SCSS output
-apps/wolnelektury
_core
/static/scss/*.css
+apps/wolnelektury/static/scss/*.css
# Python garbage
*.pyc
.coverage
# Python garbage
*.pyc
.coverage
+coverage.xml
pip-log.txt
nosetests.xml
pip-log.txt
nosetests.xml
@@
-34,5
+36,6
@@
thumbs.db
# Tags file
TAGS
# Tags file
TAGS
-media
-search_index
+doc/_build
+reports
+