Skip to content

Commit 6de1b0b

Browse files
Remove some duplicates between Common and Java/Web gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
1 parent 277a279 commit 6de1b0b

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

Java.gitattributes

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
# The above will handle all files NOT found below
77
#
88
# These files are text and should be normalized (Convert crlf => lf)
9-
*.md text
10-
*.adoc text
11-
*.textile text
12-
*.mustache text
13-
*.csv text
14-
*.tab text
15-
*.tsv text
169
*.css text
1710
*.df text
1811
*.htm text
@@ -24,7 +17,6 @@
2417
*.jspf text
2518
*.properties text
2619
*.sh text
27-
*.sql text
2820
*.svg text
2921
*.tld text
3022
*.txt text

Web.gitattributes

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
#
1010

1111
# These files are text and should be normalized (Convert crlf => lf)
12-
*.md text
13-
*.adoc text
14-
*.textile text
15-
*.mustache text
16-
*.csv text
17-
*.tab text
18-
*.tsv text
1912
*.php text
2013
*.css text
2114
*.js text

0 commit comments

Comments
 (0)