Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiller42 committed Jul 8, 2024
1 parent 968ded6 commit 674e4e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10,652 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*.rar
*.tar
*.zip
*.tgz

# Logs and databases #
######################
Expand Down
1 change: 1 addition & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/node_modules
/.pnp
.pnp.js
/yarn.lock

# testing
/coverage
Expand Down
Loading

0 comments on commit 674e4e4

Please sign in to comment.