Files
kaizen/.gitattributes
SimoneN64 fb42307f29 Squashed 'external/imgui/' content from commit 8326dabe5e7
git-subtree-dir: external/imgui
git-subtree-split: 8326dabe5e74a06cbd0adaf2b140c628bd5694c3
2024-09-14 16:32:53 +02:00

31 lines
397 B
Plaintext

* 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