pull/22/head
Valerie 2021-05-22 13:18:30 -04:00
parent 24467f479a
commit 6c62ae4994
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules node_modules
out out
.system .system
*.tgz

View File

@ -3,4 +3,5 @@ src
test test
.editorconfig .editorconfig
tsconfig.json tsconfig.json
.system .system
*.tgz