When using the new input system it can generate c# scripts for your input assets. I’m ignoring them in my .gitignore file, as they can just be re-generated later.
Do you ignore these files too? Why, why not?
When using the new input system it can generate c# scripts for your input assets. I’m ignoring them in my .gitignore file, as they can just be re-generated later.
Do you ignore these files too? Why, why not?
I exclude it, I do that with any auto generated files.
It just makes my life easier when I can click a button or type a command and know its right.
I do not. I don’t see the benefit doing that. Besides if I onboard a second team member onto my project I need to teach them all of these quirks in order to allow them to work. No need.