Skip to content

Commit b0efc90

Browse files
committed
properly ignore ./tanstack-start
1 parent d48986b commit b0efc90

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)