Skip to content

Commit 19d053f

Browse files
authored
Add dist to .gitignore of TanStack Start templates (#86)
1 parent 2c38ee7 commit 19d053f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

template-tanstack-start-clerk/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ node_modules
1414
/api/
1515
/server/build
1616
/public/build
17+
/dist/
1718

1819
# Sentry Config File
1920
.env.sentry-build-plugin

template-tanstack-start/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ node_modules
1414
/api/
1515
/server/build
1616
/public/build
17+
/dist/
1718

1819
# Sentry Config File
1920
.env.sentry-build-plugin

0 commit comments

Comments
 (0)