fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixes #3511: capitalize objects.
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
6714e23
..
4ddf5e9
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
*~
@@
-10,9
+11,13
@@
dev.sqlite
# Compress output
/static
# Compress output
/static
+# SCSS output
+apps/wolnelektury_core/static/scss/*.css
+
# Python garbage
*.pyc
.coverage
# Python garbage
*.pyc
.coverage
+coverage.xml
pip-log.txt
nosetests.xml
pip-log.txt
nosetests.xml
@@
-33,3
+38,6
@@
TAGS
media
search_index
media
search_index
+doc/_build
+reports
+