mirror of
https://gitgud.io/Vrelnir/degrees-of-lewdity.git
synced 2026-09-15 06:04:27 +08:00
15 lines
296 B
Plaintext
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
|