2012-05-16 09:08:39 -04:00
|
|
|
# A Collection of Useful .gitattributes Templates
|
|
|
|
|
|
|
|
Similarly to the [.gitignore Templates][gt], we're trying to build
|
|
|
|
templates for .gitattributes. Please contribute by [forking][fk] and
|
|
|
|
sending a [pull request][pr].
|
|
|
|
|
|
|
|
Also **please** only modify **one file** per commit. This'll
|
|
|
|
make merging easier for everyone.
|
|
|
|
|
|
|
|
For more information on gitignore: [gitattributes(5)][g5]
|
|
|
|
|
2012-05-16 09:09:40 -04:00
|
|
|
[gt]: https://github.com/github/gitignore
|
2012-05-16 09:08:39 -04:00
|
|
|
[fk]: http://help.github.com/forking/
|
|
|
|
[pr]: http://help.github.com/pull-requests/
|
|
|
|
[g5]: http://schacon.github.com/git/gitattributes.html
|