Files
2024-09-20 19:34:24 +00:00

15 lines
296 B
Plaintext

# Ensure that the android contents are checked out as lf
devTools/androidsdk/image text eol=lf
# enforce proper line endings on commit
*.sh text eol=lf
*.js text eol=lf
*.cjs text eol=lf
*.ts text eol=lf
*.css text eol=lf
*.twee text eol=lf
*.py text eol=lf
*.txt text eol=lf
*.bat text eol=lf