fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update librarian API.
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9071315
..
99c0898
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,18
+1,18
@@
localsettings.py
dev.sqlite
localsettings.py
dev.sqlite
-fabfile_local.py
*.db
*.db-journal
*~
*.orig
*.log
.sass-cache
*.db
*.db-journal
*~
*.orig
*.log
.sass-cache
+*.css.map
# Compress output
# Compress output
-/
static
+/
var
# SCSS output
# SCSS output
-
apps/wolnelektury_core
/static/scss/*.css
+
src/wolnelektury
/static/scss/*.css
# Python garbage
*.pyc
# Python garbage
*.pyc
@@
-20,6
+20,7
@@
apps/wolnelektury_core/static/scss/*.css
coverage.xml
pip-log.txt
nosetests.xml
coverage.xml
pip-log.txt
nosetests.xml
+/htmlcov
# Mac OS X garbage
.DS_Store
# Mac OS X garbage
.DS_Store
@@
-36,11
+37,13
@@
thumbs.db
# PyCharm
.idea
# PyCharm
.idea
+# Emacs
+\#*\#
+.\#*
+
# Tags file
TAGS
# Tags file
TAGS
-media
-search_index
doc/_build
reports
doc/_build
reports