summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/unittest-cpp/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/unittest-cpp/.gitattributes')
-rw-r--r--3rdparty/unittest-cpp/.gitattributes17
1 files changed, 0 insertions, 17 deletions
diff --git a/3rdparty/unittest-cpp/.gitattributes b/3rdparty/unittest-cpp/.gitattributes
deleted file mode 100644
index 4d390e4e81c..00000000000
--- a/3rdparty/unittest-cpp/.gitattributes
+++ /dev/null
@@ -1,17 +0,0 @@
-* text=auto
-
-*.h text
-*.cpp text
-
-# VS 20xx files
-*.sln text eol=crlf
-*.vcproj text eol=crlf
-*.vcxproj text eol=crlf
-*.vcxproj.filters text eol=crlf
-
-# VC6 files
-*.dsw text eol=crlf
-*.dsp text eol=crlf
-
-# Other 'windows-specific' files
-*.bat text eol=crlf \ No newline at end of file