Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 710 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 710 Bytes

A Collection of Useful .gitattributes Templates

Similarly to the .gitignore Templates, we're trying to build templates for .gitattributes.

Common.gitattributes contains general exclusions that may apply to any project. Consider including them if they are applicable to your project.

Please contribute by forking and sending a pull request.

Also please only modify one file per commit. This'll make merging easier for everyone.

For more information on gitattributes: gitattributes(5)