Skip to content

Commit 8e2713e

Browse files
authored
Update .gitignore
1 parent d511d48 commit 8e2713e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
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

0 commit comments

Comments
 (0)