We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9254665 commit 03f6b60Copy full SHA for 03f6b60
1 file changed
.prettierignore
@@ -4,4 +4,6 @@
4
# You can also ignore other files or directories if needed
5
node_modules
6
dist
7
-build
+build
8
+# Ignore generated route tree files in all apps
9
+**/routeTree.gen.ts
0 commit comments