Update .gitignore

This commit is contained in:
Snider 2022-01-23 18:53:35 +00:00 committed by GitHub
parent 2ef8b80902
commit 6682102a83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
node_modules
package-lock.json
.idea