excluded a few more file types and a the dist folder

master
sloppyjosh 2024-02-22 01:21:19 -05:00
parent 2994a7d981
commit 95eadf2444
1 changed files with 6 additions and 1 deletions

7
.gitignore vendored
View File

@ -1,3 +1,8 @@
node_modules/
dist/
.env
*.js
node_modules/
*.js.map
.DS_Store
.vscode/
*.log