mirror of
https://github.com/alexbatalov/fallout2-ce.git
synced 2024-11-02 08:30:25 +00:00
14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
# Force LF
|
|
*.c text eol=lf
|
|
*.cc text eol=lf
|
|
*.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
|