added ts compiler artifacts to gitignore

This commit is contained in:
Bit Borealis 2022-08-12 01:50:06 +00:00
parent 440b79a8b5
commit 848e0c0e03
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

4
.gitignore vendored
View file

@ -1,6 +1,10 @@
# Created by https://www.toptal.com/developers/gitignore/api/node
# Edit at https://www.toptal.com/developers/gitignore?templates=node
### Typescript ###
# Compile artifacts
.js
### Node ###
# Logs
logs