Update gitignore to ignore the compiled code.
This commit is contained in:
parent
354f35a014
commit
9e7417121b
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
src/config.ts
|
src/config.ts
|
||||||
|
package-lock.json
|
||||||
|
built/*
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue