Skip to content

Commit

Permalink
fixed git ignore for node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
JakebGutierrez committed Nov 2, 2023
1 parent d75b833 commit a3f5d7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/
2 changes: 1 addition & 1 deletion mtg-topster-frontend/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
frontend/node_modules/
mtg-topster-frontend/node_modules/
**/.cache/
.env
.DS_Store
Expand Down

0 comments on commit a3f5d7d

Please sign in to comment.