Skip to content

Commit 8a84bef

Browse files
committed
Update .gitignore
1 parent ac4622d commit 8a84bef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ node_modules
3030
# Emacs
3131
*~
3232
.eslintcache
33+
34+
# this file is generated by tsc and is not needed to be committed
35+
.tsbuildinfo
36+

0 commit comments

Comments
 (0)