Skip to content

Commit

Permalink
Better gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Dec 12, 2024
1 parent 9ade2ba commit 2b7bc63
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
test-results
node_modules

# Output
Expand Down Expand Up @@ -27,4 +26,7 @@ vite.config.ts.timestamp-*
coverage

# VSCode
.history
.history

# Playwright
test-results

0 comments on commit 2b7bc63

Please sign in to comment.