fallout2-ce/.gitattributes
Alexander Batalov 55661742a2 Initial commit
2022-05-19 11:51:26 +03:00

13 lines
246 B
Plaintext

# Force LF
*.c 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