chore: add .gitignore for node_modules and common Node.js files
This commit is contained in:
parent
6eeccee186
commit
80b7374acf
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
node_modules/
|
||||
.env
|
||||
*.log
|
||||
dist/
|
||||
coverage/
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
Loading…
x
Reference in New Issue
Block a user