nixago icon indicating copy to clipboard operation
nixago copied to clipboard

Idea: generate .gitattributes

Open Atry opened this issue 2 years ago • 0 comments

According to https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github , .gitattributes file can be used to tell GitHub a file is generated and the changes to the files will be hidden by default in pull requests. It would be nice if we also generate an entry in .gitattributes for each generated file

Atry avatar May 01 '23 17:05 Atry