Skip to content

Commit

Permalink
fix: add node_modules in the ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
ajutamangdev committed Sep 12, 2024
1 parent c64b740 commit 7f9cbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ main
.DS_Store
dist/
./dist
node_modules/

0 comments on commit 7f9cbe5

Please sign in to comment.