Skip to content

Commit 5f567f3

Browse files
committed
added .gitattributes
1 parent 2f42781 commit 5f567f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Auto detect text files and perform LF normalization
2+
# http://davidlaing.com/2012/09/19/customise-your-gitattributes-to-become-a-git-ninja/
3+
* text=auto
4+
5+
*.cs diff=csharp

0 commit comments

Comments
 (0)