Files
win32.run/static/html/jspaint/.gitignore
2023-02-13 19:32:10 +07:00

19 lines
220 B
Plaintext

# cypress-image-snapshot visual diffs
__diff_output__
# cypress-image-snapshot images of the whole cypress UI
*(failed).snap.png
# electron forge output
out/
# npm
node_modules/
*.log
*.log.*
# os crap
Thumbs.db
~*