summaryrefslogtreecommitdiff
path: root/Client/ThirdParty/imgui/.gitattributes
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-12-13 00:07:19 +0800
committerchai <chaifix@163.com>2021-12-13 00:07:19 +0800
commit60cbbdec07ab7a5636eac5b3c024ae44e937f4d4 (patch)
treeb2c7b0a868f18159dbc43d8954e1bd7668549a88 /Client/ThirdParty/imgui/.gitattributes
+init
Diffstat (limited to 'Client/ThirdParty/imgui/.gitattributes')
-rw-r--r--Client/ThirdParty/imgui/.gitattributes30
1 files changed, 30 insertions, 0 deletions
diff --git a/Client/ThirdParty/imgui/.gitattributes b/Client/ThirdParty/imgui/.gitattributes
new file mode 100644
index 0000000..d48470e
--- /dev/null
+++ b/Client/ThirdParty/imgui/.gitattributes
@@ -0,0 +1,30 @@
+* text=auto
+
+*.c text
+*.cpp text
+*.h text
+*.m text
+*.mm text
+*.md text
+*.txt text
+*.html text
+*.bat text
+*.frag text
+*.vert text
+*.mkb text
+*.icf text
+
+*.sln text eol=crlf
+*.vcxproj text eol=crlf
+*.vcxproj.filters text eol=crlf
+*.natvis text eol=crlf
+
+Makefile text eol=lf
+*.sh text eol=lf
+*.pbxproj text eol=lf
+*.storyboard text eol=lf
+*.plist text eol=lf
+
+*.png binary
+*.ttf binary
+*.lib binary