We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c0767 commit 3ec556dCopy full SHA for 3ec556d
1 file changed
.gitattributes
@@ -22,7 +22,7 @@
22
# these files as binary and thus will always conflict and require user
23
# intervention with every merge. To do so, just uncomment the entries below
24
###############################################################################
25
-#*.sln merge=binary
+*.sln merge=binary
26
#*.csproj merge=binary
27
#*.vbproj merge=binary
28
#*.vcxproj merge=binary
@@ -61,3 +61,12 @@
61
#*.PDF diff=astextplain
62
#*.rtf diff=astextplain
63
#*.RTF diff=astextplain
64
+
65
+# Projet files
66
+*.rsea linguist-language=RSEA
67
+*.slnx linguist-language=C#
68
+*.csproj linguist-language=C#
69
+*.vbproj linguist-language=Visual Basic
70
+*.fsproj linguist-language=F#
71
+*.pyproj linguist-language=Python
72
+*.sqlproj linguist-language=SQL
0 commit comments