Updating .gitignore to include NPM and .data files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
.data/
|
||||
.npm
|
||||
node_modules/
|
||||
package-lock.json
|
||||
secrets*
|
||||
|
||||
Reference in New Issue
Block a user