add target/ to gitignore

This commit is contained in:
ElementG9 2020-06-15 19:54:37 -06:00
parent 65375657a6
commit 1f6c9cbe11

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ package-lock.json
node_modules/
jsdoc/
ast.json
target/