aboutsummaryrefslogtreecommitdiff
path: root/Client/ThirdParty/imgui/.gitattributes
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-11-30 22:25:37 +0800
committerchai <chaifix@163.com>2021-11-30 22:25:37 +0800
commit9e0e01b7f4375063f06e494113187d48614628e0 (patch)
tree21a4901612ad92c121f4c887a33b1bbbe87c6b00 /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