Add tsconfig.tsbuildinfo to gitignore
This commit is contained in:
parent
fcefc5a41f
commit
2a6167b576
2 changed files with 2 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,4 +10,5 @@ cache
|
|||
db
|
||||
docker-compose.yml
|
||||
|
||||
target/
|
||||
target/
|
||||
tsconfig.tsbuildinfo
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue