cd9b3d2198
also: - fixed pedantic warnings on gcc 10 and clang 11
23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
* text=auto encoding=UTF-8
|
|
*.c text encoding=UTF-8 eol=lf
|
|
*.cpp text encoding=UTF-8 eol=lf
|
|
*.cxx text encoding=UTF-8 eol=lf
|
|
*.h text encoding=UTF-8 eol=lf
|
|
*.hpp text encoding=UTF-8 eol=lf
|
|
*.hxx text encoding=UTF-8 eol=lf
|
|
*.inl text encoding=UTF-8 eol=lf
|
|
*.toml text=auto encoding=UTF-8
|
|
*.xml text=auto encoding=UTF-8
|
|
*.py text encoding=UTF-8 eol=lf
|
|
*.natvis text encoding=UTF-8 eol=crlf
|
|
*.props text encoding=UTF-8 eol=crlf
|
|
*.vcxproj text encoding=UTF-8 eol=crlf
|
|
*.sln text encoding=UTF-8-BOM eol=crlf
|
|
*.runsettings text encoding=UTF-8 eol=crlf
|
|
*.md text encoding=UTF-8 eol=lf
|
|
*.css text encoding=UTF-8 eol=lf
|
|
meson.build text encoding=UTF-8 eol=lf
|
|
meson_options.txt text encoding=UTF-8 eol=lf
|
|
Doxyfile text encoding=UTF-8 eol=lf
|
|
Doxyfile-mcss text encoding=UTF-8 eol=lf
|