added Node packages exclusion to .gitignore

master
sloppyjosh 2024-02-22 01:14:11 -05:00
parent b50abbfb92
commit 2fd9cef2c7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.env
*.js
node_modules/