Skip to content

Commit c0e4c4d

Browse files
author
Morten N.O. Henriksen
committed
git ignore tsconfig.tsbuildinfo
supporting incremental typescript builds
1 parent 5e79ffa commit c0e4c4d

File tree

1 file changed

+3
-0
lines changed
  • packages/cra-template-typescript/template

1 file changed

+3
-0
lines changed

packages/cra-template-typescript/template/gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
/.pnp
66
.pnp.js
77

8+
# build cache info
9+
tsconfig.tsbuildinfo
10+
811
# testing
912
/coverage
1013

0 commit comments

Comments
 (0)