Skip to content

Commit 4e08042

Browse files
authored
Merge pull request #505 from krishsforks/remove-tsbuildinfo
fix: remove tsbuildinfo
2 parents 8ca387f + 8e2713e commit 4e08042

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

3+
# ts
4+
5+
*.tsbuildinfo
6+
37
# dependencies
48
node_modules
59
.pnp
@@ -33,4 +37,4 @@ yarn-error.log*
3337
.turbo
3438

3539
.contentlayer
36-
.env
40+
.env

tsconfig.tsbuildinfo

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

0 commit comments

Comments
 (0)