Skip to content

Commit ae756ae

Browse files
committed
build: ts incremental build info
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 24c36e5 commit ae756ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
dist/
33
build/
44

5+
# TypeScript incremental compilation cache
6+
*.tsbuildinfo
7+
58
# Environment variables
69
.env
710

0 commit comments

Comments
 (0)