Commit f2c2d4d2 by benjaoming

ignore wiki/attachments for now as it occurs from running tests and should not be distributed

parent 7a479249
......@@ -6,6 +6,9 @@ README.rst
testproject/testproject/whoosh_index/
testproject/testproject/xapian_index/
# Ignore this folder which is created by tests
wiki/attachments
#PyCharm
.idea
......
......@@ -5,3 +5,4 @@ include setup.cfg
include requirements.txt
include model_chart_wiki.pdf
recursive-include wiki *.html *.txt *.png *.js *.css *.gif *.less *.mo *.po *.otf *.svg *.woff *.eot *.ttf
prune wiki/attachments
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment