fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
attachment list for links + bad links in red
[redakcja.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9fa4e40
..
ace0e68
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,10
+1,20
@@
localsettings.py
dev.sqlite
requirements.pybundle
localsettings.py
dev.sqlite
requirements.pybundle
+*~
+*.orig
+/redakcja/media
+/static
+.sass-cache
+var
# Python garbage
*.pyc
.coverage
# Python garbage
*.pyc
.coverage
+.coveragerc
+coverage.xml
+nosetests.xml
+pip-log.txt
# Mac OS X garbage
.DS_Store
# Mac OS X garbage
.DS_Store
@@
-14,4
+24,20
@@
thumbs.db
# Netbeans garbage
nbproject
# Netbeans garbage
nbproject
-nbproject/*
\ No newline at end of file
+nbproject/*
+
+# Eclipse
+.project
+.pydevproject
+.settings
+
+# PyCharm
+.idea
+
+node_modules
+
+/static_test
+chromedriver.log
+
+deployment/environments.py
+apps/wiki/static/wiki/build