1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 08:18:50 -05:00
Go to file
Fayaz Ahmed 411e734a29 Add .gitignore as text as well
.gitignore files are not project dependent, rather any git projects may have them. Since they are text files, it's better to treat them as such.
2014-01-26 07:23:52 +06:00
.gitattributes Add .gitignore as text as well 2014-01-26 07:23:52 +06:00
.gitignore Initial commit 2012-05-16 15:58:10 +03:00
ActionScript.gitattributes Added an attribute file that handles binaries for Flash/ActionScript development. (In the case that you even include the files in your project.) 2012-09-28 10:33:28 -04:00
CSharp.gitattributes Add url with info in CSharp.gitattributes 2012-09-30 01:57:20 +03:00
Java.gitattributes Add missing macros 2012-06-25 16:39:27 +03:00
README.md [README.md] Fix typo 2012-05-16 16:10:50 +03:00

A Collection of Useful .gitattributes Templates

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

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)