2022-05-19 01:51:26 -07:00
|
|
|
# Force LF
|
|
|
|
*.c text eol=lf
|
2022-05-23 01:25:22 -07:00
|
|
|
*.cc text eol=lf
|
2022-06-08 12:36:39 -07:00
|
|
|
*.cmake text eol=lf
|
2022-05-19 01:51:26 -07:00
|
|
|
*.h text eol=lf
|
|
|
|
*.md text eol=lf
|
|
|
|
*.json text eol=lf
|
|
|
|
*.yml text eol=lf
|
|
|
|
.clang-format text eol=lf
|
|
|
|
.editorconfig text eol=lf
|
|
|
|
.gitattributes text eol=lf
|
|
|
|
.gitignore text eol=lf
|
|
|
|
CMakeLists.txt text eol=lf
|
|
|
|
LICENSE text eol=lf
|