Skip to content

Commit

Permalink
chore: gitignore package lock and DS_Store (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Apr 30, 2024
1 parent b6ac49f commit c06a736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11,374 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
assets/**/*.tar.gz
dist/
node_modules
.DS_Store
package-lock.json
Loading

0 comments on commit c06a736

Please sign in to comment.