-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Auto detect text files and perform LF normalization | ||
*.java text=auto eol=lf | ||
*.xml text=auto eol=lf | ||
*.json text=auto eol=lf | ||
*.md text=auto eol=lf | ||
*.yml text=auto eol=lf | ||
*.template text=auto eol=lf | ||
*.txt text=auto eol=lf | ||
*.bat text=auto eol=lf | ||
*.gradle text=auto eol=lf | ||
*.sh text=auto eol=lf | ||
*.html text=auto eol=lf | ||
*.settings text=auto eol=lf | ||
Jenkinsfile text=auto eol=lf | ||
gradlew test=auto eol=lf | ||
*.py text=auto eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters