Skip to content

Commit 06860b0

Browse files
Merge pull request #17 from johnlindquist/cleanup/remove-build-artifacts
chore: remove TypeScript build artifacts and update .gitignore
2 parents 927fc1f + 08ec093 commit 06860b0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ Thumbs.db
2929
yarn.lock
3030
pnpm-lock.yaml
3131

32+
# TypeScript build info
33+
*.tsbuildinfo
34+

tsconfig.tsbuildinfo

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)