mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
16 lines
210 B
Plaintext
16 lines
210 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
.gitattributes text
|
|
.gitignore text
|
|
.gitconfig text
|
|
|
|
*.md text
|
|
LICENSE text
|
|
AUTHORS text
|
|
|
|
*.js text
|
|
*.json text
|
|
*.entitlements text
|
|
*.txt text
|