fix the ignoring of node_modules

This commit is contained in:
Michael Frank 2021-05-09 00:41:55 +12:00
parent d28d80c46f
commit 3423e2f6cf
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
.vscode
node_modules
node_modules/
package-lock.json
package.json
.eslintrc