Added node_modules to gitignore and added typescript.

This commit is contained in:
2023-09-26 16:38:43 -04:00
parent 415f2d4e89
commit 52adfa5bef
3 changed files with 34 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
node_modules/**