mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-15 16:52:49 +09:00
19 lines
220 B
Plaintext
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
|
|
~*
|