Skip to content

Commit

Permalink
Add items to .gitignore
Browse files Browse the repository at this point in the history
- Prevent `vitest.campaign.config.mjs.timestamp*` from getting checked in accidently
  • Loading branch information
Sperling-0 committed Nov 25, 2024
1 parent d476cd3 commit 2173d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ node_modules/
dist/
!dist/index.html
coverage
vitest.campaign.config.mjs.timestamp*

0 comments on commit 2173d45

Please sign in to comment.