Skip to content

Commit 939c7b6

Browse files
fix: move ignore .react-router to the correct file
1 parent 66815e6 commit 939c7b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ node_modules
2323

2424
# generated files
2525
/app/components/ui/icons
26+
.react-router/

remix.init/gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ node_modules
2323
*.local.*
2424

2525
# generated files
26-
/app/components/ui/icons
27-
.react-router/
26+
/app/components/ui/icons

0 commit comments

Comments
 (0)