mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Remove some duplicates between Common and Java/Web gitattributes
Signed-off-by: Alexander Karatarakis <alex@karatarakis.com>
This commit is contained in:
parent
277a279066
commit
6de1b0b544
@ -6,13 +6,6 @@
|
||||
# The above will handle all files NOT found below
|
||||
#
|
||||
# These files are text and should be normalized (Convert crlf => lf)
|
||||
*.md text
|
||||
*.adoc text
|
||||
*.textile text
|
||||
*.mustache text
|
||||
*.csv text
|
||||
*.tab text
|
||||
*.tsv text
|
||||
*.css text
|
||||
*.df text
|
||||
*.htm text
|
||||
@ -24,7 +17,6 @@
|
||||
*.jspf text
|
||||
*.properties text
|
||||
*.sh text
|
||||
*.sql text
|
||||
*.svg text
|
||||
*.tld text
|
||||
*.txt text
|
||||
|
@ -9,13 +9,6 @@
|
||||
#
|
||||
|
||||
# These files are text and should be normalized (Convert crlf => lf)
|
||||
*.md text
|
||||
*.adoc text
|
||||
*.textile text
|
||||
*.mustache text
|
||||
*.csv text
|
||||
*.tab text
|
||||
*.tsv text
|
||||
*.php text
|
||||
*.css text
|
||||
*.js text
|
||||
|
Loading…
Reference in New Issue
Block a user