Skip to content

Commit 03f6b60

Browse files
committed
chore(juno): ignore auto generated file to be prettified
1 parent 9254665 commit 03f6b60

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.prettierignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
# You can also ignore other files or directories if needed
55
node_modules
66
dist
7-
build
7+
build
8+
# Ignore generated route tree files in all apps
9+
**/routeTree.gen.ts

0 commit comments

Comments
 (0)