Commit 9aeb6dd
committed
chore: add TypeScript build cache to gitignore
- Add *.tsbuildinfo to .gitignore to exclude TypeScript build cache
- Remove tsconfig.tsbuildinfo from git tracking
- This prevents auto-generated build files from being committed1 parent aa1c271 commit 9aeb6dd
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
This file was deleted.
0 commit comments