Skip to content

Commit 69f2884

Browse files
committed
Add .tsbuildinfo to .gitignore
1 parent 6c34df9 commit 69f2884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ node_modules/
33
*.d.ts.map
44
*.d.ts
55
*.log
6+
*.tsbuildinfo
67
.DS_Store
78
yarn.lock

0 commit comments

Comments
 (0)