Should Wayfinder generated files be committed to Git or ignored? #57510
-
|
Hi everyone, I'm using Laravel Wayfinder ( Every time I restart the development server ( This creates a lot of noise in my Git workflow, as I always have 120+ files listed as "modified" or "untracked" just from restarting the server. My core question is: What is the correct approach for handling these files?
I just want to confirm the intended workflow before adding them all to Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
There is a 3rd question. Do these files change when your code changes? |
Beta Was this translation helpful? Give feedback.
Bases on your answer to our question we would pick to ignore them. Lets wait for other opinions.