dsp-site/.gitignore

13 lines
143 B
Plaintext
Raw Normal View History

2019-04-19 18:34:58 +00:00
cache/*
2019-06-01 21:08:41 +00:00
cache-ascii/*
2019-05-24 04:55:47 +00:00
cache-full/*
cache-html/*
2019-04-19 18:34:58 +00:00
output/*
__pycache__
2019-04-20 08:37:03 +00:00
wiki/trash
wiki/notes.sqlite
2019-04-26 09:53:50 +00:00
upload.sh
2019-06-02 16:30:00 +00:00
wiki/**/*.png
wiki/**/*.png.cache
2019-04-19 18:34:58 +00:00