fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pipeline bug
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
3224d62
..
9071315
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
*~
@@
-11,11
+12,12
@@
dev.sqlite
/static
# SCSS output
/static
# SCSS output
-
/apps/wolnelektury_core/static/css/main
/*.css
+
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
@@
-31,8
+33,14
@@
thumbs.db
.pydevproject
.tmp_*
.pydevproject
.tmp_*
+# PyCharm
+.idea
+
# Tags file
TAGS
media
search_index
# Tags file
TAGS
media
search_index
+doc/_build
+reports
+