fix .gitignore

This commit is contained in:
Tan, Kian-ting 2023-09-22 01:49:24 +08:00
parent 1a7598fd6e
commit d0fc9ca144

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules
/src/*.js
/tests/*.js
/tests/*.js
.vscode