Skip to content

Commit 713f82f

Browse files
committed
properly ignore ./tanstack-start
1 parent 62ac0a6 commit 713f82f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ yarn.lock
88
.vercel
99
.output
1010
.vinxi
11-
.tanstack-start
12-
.nitro
13-
.netlify
11+
.tanstack-start/*
12+
.nitro/*
13+
.netlify/*
1414

1515
/build/
1616
/api/

0 commit comments

Comments
 (0)