Skip to content

Commit 33b5862

Browse files
authored
fix: ignore generated icons folder (#729)
1 parent 57f0a6b commit 33b5862

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

remix.init/gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ node_modules
2020

2121
# Easy way to create temporary files/folders that won't accidentally be added to git
2222
*.local.*
23+
24+
# generated files
25+
/app/components/ui/icons

0 commit comments

Comments
 (0)