fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Build can now use configurable path to node_modules
[redakcja.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
0d55584
..
156648d
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,6
+3,9
@@
dev.sqlite
requirements.pybundle
*~
*.orig
requirements.pybundle
*~
*.orig
+/redakcja/media
+/static
+.sass-cache
# Python garbage
*.pyc
# Python garbage
*.pyc
@@
-26,5
+29,11
@@
nbproject/*
.project
.pydevproject
.settings
.project
.pydevproject
.settings
-platforma/static/compressed
-platforma/static/compressed/*
+
+node_modules
+
+/static_test
+chromedriver.log
+
+deployment/environments.py
+apps/wiki/static/wiki/build