ultrawidify/.gitignore
Tamius Han b39e6be952 Add a directory for debugging resources (e.g. logs submitted by users).
Since logs can be rather extensive and, more importantly, may accidentally contain PI, we also have them on gitignore.
2021-09-14 23:25:57 +02:00

18 lines
159 B
Plaintext

old/
build/
/node_modules
/*.log
/dist*
/uw-git_keys
/untracked-assets
*.pem
*.kate-swp
src/res/img/git-ignore/
test/debug-configs/
debugging-resources/