Unity
Unity copied to clipboard
.gitignore generation when non-existant.
Fixes #683
Description of the Change
This button generates .gitignore file in the project folder when pressed.
Suggesting a design change.
Yeah, this is definitely something we need, and I agree on the API change, I just need to think a bit on how this should be communicated in the UI. There's also the .gitattributes file, which is important for LFS (and arguably even more important than the .gitignore)