Skip to content

Commit

Permalink
Merge pull request #12336 from rhusar/WFLY-11983
Browse files Browse the repository at this point in the history
WFLY-11983 Unify line-endings of bat scripts (regression against WF15)
  • Loading branch information
bstansberry committed Jun 18, 2019
2 parents 16c7ec7 + d7ff826 commit d74665a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
@@ -1,5 +1,6 @@
*.txt text
*.java text
*.sh text
*.bat text
*.bat text eol=crlf
*.ps1 text eol=crlf
*.xml text

0 comments on commit d74665a

Please sign in to comment.