Skip to content

Commit be2cb73

Browse files
committed
gitattributes
1 parent 117495e commit be2cb73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
*.php text eol=lf
4+
*.sh text eol=lf
5+
*.txt text eol=lf
6+
*.properties text eol=lf
7+
*.bat text eol=crlf
8+
*.cmd text eol=crlf
9+
*.ps1 text eol=crlf

0 commit comments

Comments
 (0)