Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
velramiir authored Apr 16, 2024
1 parent 2f13f52 commit f595df6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# macOS
.DS_Store

# npm
.npm_cache
node_modules
build
/dist
Expand Down

0 comments on commit f595df6

Please sign in to comment.