Skip to content

Commit

Permalink
chore: Ignore .exe used for local testing
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinrossetti committed Jul 11, 2021
1 parent 30fac0e commit 1305071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ coverage
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
7z.exe
7z-18.05-x64-win.exe
7za-21.02-x64_win.exe
7za-21.02-x86_win.exe

# Dummy files for local testing
dummy.*
Expand Down

0 comments on commit 1305071

Please sign in to comment.