Skip to content

Commit 79d46ba

Browse files
SimonSiefkeshiftkey
authored andcommitted
Add .tsbuildinfo files to Node.gitignore (#3052)
1 parent b2d72bf commit 79d46ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jspm_packages/
4343
# TypeScript v1 declaration files
4444
typings/
4545

46+
# TypeScript cache
47+
*.tsbuildinfo
48+
4649
# Optional npm cache directory
4750
.npm
4851

0 commit comments

Comments
 (0)