newraina
9 jaren geleden
1 gewijzigde bestanden met
toevoegingen van 17 en
0 verwijderingen
-
17
0
.gitattributes
|
@@ -0,0 +1,17 @@
|
|
|
+# Auto detect text files and perform LF normalization
|
|
|
+* text=auto
|
|
|
+
|
|
|
+# Custom for Visual Studio
|
|
|
+*.cs diff=csharp
|
|
|
+
|
|
|
+# Standard to msysgit
|
|
|
+*.doc diff=astextplain
|
|
|
+*.DOC diff=astextplain
|
|
|
+*.docx diff=astextplain
|
|
|
+*.DOCX diff=astextplain
|
|
|
+*.dot diff=astextplain
|
|
|
+*.DOT diff=astextplain
|
|
|
+*.pdf diff=astextplain
|
|
|
+*.PDF diff=astextplain
|
|
|
+*.rtf diff=astextplain
|
|
|
+*.RTF diff=astextplain
|