mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 17:22:51 +09:00
init the awkward code
This commit is contained in:
18
static/html/jspaint/.gitignore
vendored
Normal file
18
static/html/jspaint/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# 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
|
||||
~*
|
||||
Reference in New Issue
Block a user