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