1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 08:18:50 -05:00
Commit Graph

333 Commits

Author SHA1 Message Date
Ben Bodenmiller
0c2e70450c create Graphics.gitattributes 2014-05-17 02:02:17 -07:00
Ben Bodenmiller
3280684e79 make *.sln always text and use crlf line endings
solution files are for Visual Studio which likes crlf
2014-05-17 01:54:13 -07:00
Adam Yeager
ba28ae5831 Add ear as binary
Ear files are java enterprise archives usually containing war and/or jar files.
Details: http://en.wikipedia.org/wiki/EAR_%28file_format%29
2014-05-15 07:13:46 -05:00
Alexander Karatarakis
9afad42dee Merge pull request #9 from bbodenmiller/patch-2
Update and rename WordPress.gitattributes to Web.gitattributes
2014-04-17 16:57:44 +03:00
Alexander Karatarakis
66d8ac8384 Merge pull request #8 from bbodenmiller/patch-1
formatting cleanup
2014-04-17 16:57:17 +03:00
Ben Bodenmiller
2bb3942152 Update and rename WordPress.gitattributes to Web.gitattributes 2014-04-13 14:08:42 -07:00
Ben Bodenmiller
d1135f4b1b formatting cleanup 2014-04-13 14:02:31 -07:00
Alexander Karatarakis
b30fcacd2b Add note about Common.gitattributes in md
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2014-04-13 13:41:37 +03:00
Alexander Karatarakis
9c84749975 Remove common document exclusions. They are gathered in Common.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2014-04-13 13:39:36 +03:00
Alexander Karatarakis
1de50a24e8 Merge pull request #7 from bbodenmiller/common
Create Common.gitattributes
2014-04-05 16:14:37 +03:00
Ben Bodenmiller
b7dab38940 Create Common.gitattributes 2014-04-03 15:10:04 -07:00
Alexander Karatarakis
4319004cf7 Merge pull request #6 from adamtait/master
add ObjectiveC.gitattributes
2014-02-09 21:38:47 +02:00
Alexander Karatarakis
a501a71e3f Merge pull request #5 from brettryan/master
Added common files found in java projects
2014-02-09 21:38:25 +02:00
Adam Tait
03bada5c26 swap -crlf -diff for binary. update comment string 2014-02-09 11:01:14 -08:00
Adam Tait
93e4252d54 added ObjectiveC.gitattributes; help with auto-merging .pbxproj files 2014-02-09 10:56:37 -08:00
Brett Ryan
5e618bb543 Added .sh, .class and .war. 2014-02-06 09:58:07 +11:00
Brett Ryan
2470a98ade Added common files found in Java projects. 2014-02-06 09:55:46 +11:00
Alexander Karatarakis
4cca4fccd0 Merge pull request #4 from fayazmiraz/master
Added WordPress.gitattributes file
2014-01-28 12:52:21 -08:00
Fayaz Ahmed
536669b1f7 Update the main .gitattributes
Correctly placing .gitignore as text as well. People forking this project from different environment may customize their own .gitignore file without worrying about autocrlf setting.
2014-01-28 03:40:46 +06:00
Fayaz Ahmed
ef3140cc6e Create WordPress.gitattributes
These settings are for WordPress.

However, any attribute that may generally be considered as appropriate for web, may also be added here.
2014-01-26 07:41:30 +06:00
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
Alexander Karatarakis
d2c27ea8b0 Add url with info in CSharp.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-09-30 01:57:20 +03:00
Alexander Karatarakis
cb3713fdb6 Merge pull request #3 from prodaea/master
Add attributes for Flash/ActionScript
2012-09-29 15:51:53 -07:00
lcreasyEL
4934cfdde5 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
Alexander Karatarakis
e06c39b9ff Merge pull request #2 from mrdavidlaing/Csharp-defaults
Add Csharp specific settings
2012-09-19 05:09:49 -07:00
David Laing
4beed42393 Csharp specific settings
Taken from GitHub for Windows client
2012-09-19 11:09:22 +01:00
Alexander Karatarakis
81bbadf9c2 Add missing macros
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-06-25 16:39:27 +03:00
Alexander Karatarakis
73362e465e [README.md] Fix typo
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 16:10:50 +03:00
Alexander Karatarakis
4b4bd30790 [README.md] Add missing url
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 16:09:40 +03:00
Alexander Karatarakis
db8925e365 Add REAMDE.md
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 16:08:39 +03:00
Alexander Karatarakis
fed86ec3e1 Add Java.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 15:58:45 +03:00
Alexander Karatarakis
df808b4675 Add gitattributes files for this repo
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 15:58:30 +03:00
Alexander Karatarakis
6c01b4969d Initial commit
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 15:58:10 +03:00