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

18 Commits

Author SHA1 Message Date
mig4
b7c0d53361
Rebalance Java and Common
Remove duplicated rules from `Java`, and move those that make sense to
`Common`. This way both rules files can be used together, and the
settings for more generic files like shell scripts, JSON, YAML can be
more easily applied to other types of projects.

Add settings that ensure Windows based scripts (`.bat` and `.cmd`) end
with CRLF.
2019-07-13 21:06:52 +01:00
Richie Bendall
518592ee3b
Proper sh line endings and added bash support 2019-04-21 13:32:14 +12:00
Richie Bendall
3bbc79c5e7
Format gitattributes files 2019-04-20 12:35:18 +12:00
Richie Bendall
9f34a04b3c
Fix java diff 2019-04-19 10:57:15 +12:00
Alexander Karatarakis
0f6c2ca29c
Merge pull request #89 from Richienb/patch-3
Add CSS diff support
2019-04-17 15:51:28 -07:00
Richie Bendall
ea69e9e467 Add CSS diff support 2019-03-09 15:11:32 +13:00
Richie Bendall
3766233431
Added Java diffs 2019-03-09 14:57:21 +13:00
kr-zephyr
c08b42fb39 add *.yml 2017-03-30 12:46:27 +09:00
Peter Stibrany
0113b546d6 Add .jspx, .tag and .tagx, used in J2EE projects 2016-11-22 11:30:01 +01:00
pazkooda
199fb63b39 Remove *.svg - duplicate of 'common', should be 'binary' 2016-04-12 11:41:42 +02:00
Alexander Karatarakis
6de1b0b544 Remove some duplicates between Common and Java/Web gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2015-01-13 23:59:43 +02:00
Michael Ala
0ca5e983d3 Update Java.gitattributes
Removed duplicate *.sql entry
2015-01-11 23:44:03 -05:00
Hendy Irawan
1734fcc0c9
Additional files
Additional files
2014-08-01 00:27:45 +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
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
81bbadf9c2 Add missing macros
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-06-25 16:39:27 +03:00
Alexander Karatarakis
fed86ec3e1 Add Java.gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
2012-05-16 15:58:45 +03:00