Skip to content

Commit

Permalink
chore(ignore): some temporary files generated during tests (#972)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomaash committed Oct 4, 2023
1 parent 7c917cd commit 39517ed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
# temporary files
/.*.sw[op]
/.commits.tmp
/gen
/.nyc_output
/coverage
/.rpt2_cache
/coverage
/gen
/test/generate-examples-index/**/.tmp.*

# built files
/babel-register/
Expand Down

0 comments on commit 39517ed

Please sign in to comment.