Skip to content

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Nov 19, 2023
1 parent 3903a8f commit 966b009
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
dist
out
coverage
node_modules/
dist/
out/
coverage/
.version-update
.env

0 comments on commit 966b009

Please sign in to comment.