fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
All views migrated from Piston, except for OAuth.
[wolnelektury.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9071315
..
cf605b2
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-7,12
+7,13
@@
fabfile_local.py
*.orig
*.log
.sass-cache
*.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
+21,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
+38,13
@@
thumbs.db
# PyCharm
.idea
# PyCharm
.idea
+# Emacs
+\#*\#
+.\#*
+
# Tags file
TAGS
# Tags file
TAGS
-media
-search_index
doc/_build
reports
doc/_build
reports