dsp-site/.gitignore

16 lines
166 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
2020-04-16 12:50:41 +00:00
wiki/**/diag*.png
2019-06-02 16:30:00 +00:00
wiki/**/*.png.cache
2019-04-19 18:34:58 +00:00
2020-04-12 16:59:32 +00:00
*.txt
upload-*.sh