We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8706d83 commit b3eb7ecCopy full SHA for b3eb7ec
remix.init/gitignore
@@ -23,4 +23,7 @@ node_modules
23
*.local.*
24
25
# generated files
26
-/app/components/ui/icons
+/app/components/ui/icons
27
+
28
+# react router v7 generated types
29
+.react-router
0 commit comments