|
@@ -23,11 +23,14 @@
|
|
|
*.xml text
|
|
*.xml text
|
|
|
*.md text
|
|
*.md text
|
|
|
*.sh text
|
|
*.sh text
|
|
|
|
|
+*.project text
|
|
|
|
|
+*.cproject text
|
|
|
|
|
|
|
|
# Declare windows files that will always have CRLF line endings on checkout.
|
|
# Declare windows files that will always have CRLF line endings on checkout.
|
|
|
*.sln text eol=crlf
|
|
*.sln text eol=crlf
|
|
|
*.vcxproj text eol=crlf
|
|
*.vcxproj text eol=crlf
|
|
|
*.vcxproj.filters text eol=crlf
|
|
*.vcxproj.filters text eol=crlf
|
|
|
|
|
+.vsxproj.user text eol=crlf
|
|
|
*.bat text eol=crlf
|
|
*.bat text eol=crlf
|
|
|
|
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
# Denote all files that are truly binary and should not be modified.
|