Skip to content

Commit

Permalink
Add npm output and mac files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Pezmc committed Nov 14, 2022
1 parent 9949953 commit df3d6d8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
node_modules
/dist
.DS_Store
node_modules/
/dist/

# Log files
npm-debug.log*

0 comments on commit df3d6d8

Please sign in to comment.