Unity icon indicating copy to clipboard operation
Unity copied to clipboard

.gitignore generation when non-existant.

Open ThomasAunvik opened this issue 7 years ago • 1 comments

Fixes #683

Description of the Change

This button generates .gitignore file in the project folder when pressed.

Suggesting a design change.

ThomasAunvik avatar May 21 '18 15:05 ThomasAunvik

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)

shana avatar May 23 '18 13:05 shana