chore(.gitignore): update .gitignore

This commit is contained in:
Li4n0
2021-05-27 23:37:14 +08:00
parent 1da20feb06
commit 9e6d758c0f
+5
View File
@@ -20,3 +20,8 @@ revsuit
*.njsproj
*.sln
*.sw?
## node
package.json
package-lock.json
node_modules/