Skip to content

Commit

Permalink
Merge pull request #48 from raxod502/gitignore
Browse files Browse the repository at this point in the history
Add node_modules to .gitignore
  • Loading branch information
okdistribute authored Jul 27, 2022
2 parents 6a8a899 + 1067adb commit 3f51bef
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
@@ -0,0 +1 @@
node_modules

0 comments on commit 3f51bef

Please sign in to comment.