fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix unicode problems in gallery view
[redakcja.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
08acca5
..
ace0e68
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-6,6
+6,7
@@
requirements.pybundle
/redakcja/media
/static
.sass-cache
+var
# Python garbage
*.pyc
@@
-29,3
+30,14
@@
nbproject/*
.project
.pydevproject
.settings
+
+# PyCharm
+.idea
+
+node_modules
+
+/static_test
+chromedriver.log
+
+deployment/environments.py
+apps/wiki/static/wiki/build