summaryrefslogtreecommitdiff
path: root/imgui-1.92.1/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'imgui-1.92.1/.gitattributes')
-rw-r--r--imgui-1.92.1/.gitattributes30
1 files changed, 30 insertions, 0 deletions
diff --git a/imgui-1.92.1/.gitattributes b/imgui-1.92.1/.gitattributes
new file mode 100644
index 0000000..d48470e
--- /dev/null
+++ b/imgui-1.92.1/.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