Update gitignore to ignore the compiled code.

This commit is contained in:
Tyler-A 2019-12-31 15:18:53 -07:00
parent 354f35a014
commit 9e7417121b

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
src/config.ts
package-lock.json
built/*
# Logs
logs