tomlplusplus/.gitattributes

66 lines
2.9 KiB
Plaintext
Raw Normal View History

* text=auto encoding=UTF-8
*.bat text eol=lf encoding=UTF-8
*.c text eol=lf encoding=UTF-8
*.cpp text eol=lf encoding=UTF-8
*.css text eol=lf encoding=UTF-8
*.cxx text eol=lf encoding=UTF-8
*.dox text eol=lf encoding=UTF-8
*.h text eol=lf encoding=UTF-8
*.hint text eol=lf encoding=UTF-8
*.hlsl text eol=crlf encoding=UTF-8
*.hpp text eol=lf encoding=UTF-8
*.htm text eol=lf encoding=UTF-8
*.html text eol=lf encoding=UTF-8
*.hxx text eol=lf encoding=UTF-8
*.ini text eol=lf encoding=UTF-8
*.inl text eol=lf encoding=UTF-8
*.md text eol=lf encoding=UTF-8
*.natvis text eol=lf encoding=UTF-8
*.props text eol=lf encoding=UTF-8
*.py text eol=lf encoding=UTF-8
*.rc text eol=crlf encoding=UTF-8
*.runsettings text eol=lf encoding=UTF-8
*.sln text eol=crlf encoding=UTF-8-BOM
2021-04-20 20:44:35 +00:00
*.svg text eol=lf encoding=UTF-8
*.toml text eol=lf encoding=UTF-8
*.txt text eol=lf encoding=UTF-8
*.vcxproj text eol=crlf encoding=UTF-8-BOM
*.vcxproj.filters text eol=crlf encoding=UTF-8-BOM
*.xml text eol=lf encoding=UTF-8
2021-04-20 20:44:35 +00:00
*.yaml text eol=lf encoding=UTF-8
*.yml text eol=lf encoding=UTF-8
.clang-format text eol=lf encoding=UTF-8
.editorconfig text eol=lf encoding=UTF-8
.gitattributes text eol=lf encoding=UTF-8
.gitignore text eol=lf encoding=UTF-8
Doxyfile text eol=lf encoding=UTF-8
Doxyfile-mcss text eol=lf encoding=UTF-8
meson.build text eol=lf encoding=UTF-8
*.cs eol=lf diff=csharp
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
*.ai binary
*.bin binary
*.bmp binary
*.dat binary
*.gif binary
*.ico binary
*.jpeg binary
*.jpg binary
*.png binary
*.psd binary
*.rc binary
*.xlsx binary