Skip to content

Commit 603b621

Browse files
committed
Update .gitattributes for files in repo
1 parent d72f2a4 commit 603b621

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
*.adoc text eol=lf
2+
*.config text eol=lf
13
*.html text eol=lf
4+
*.in text eol=lf
25
*.java text eol=lf
36
*.jelly text eol=lf
4-
*.md text eol=lf
7+
*.properties text eol=lf
58
*.sh text eol=lf
69
*.xml text eol=lf
10+
*.yaml text eol=lf
711
*.yml text eol=lf

0 commit comments

Comments
 (0)