CognxSafeTrack commited on
Commit ·
3af344b
1
Parent(s): 489821f
chore: ignore *.tsbuildinfo files (TS build cache)
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -33,3 +33,4 @@ Thumbs.db
|
|
| 33 |
|
| 34 |
# Turbo
|
| 35 |
.turbo
|
|
|
|
|
|
| 33 |
|
| 34 |
# Turbo
|
| 35 |
.turbo
|
| 36 |
+
*.tsbuildinfo
|