Added tsconfig.dist.json to ignore list

This commit is contained in:
Alexander Cerutti
2021-02-05 08:22:15 +01:00
parent b51b7591bf
commit 398dee73ec

View File

@@ -6,6 +6,7 @@ examples/
*.ts *.ts
!*.d.ts !*.d.ts
tsconfig.json tsconfig.json
tsconfig.dist.json
.github/ .github/
spec/ spec/
assets/ assets/