mirror of
https://github.com/Relintai/pandemonium_engine_docs.git
synced 2025-01-04 14:49:52 +01:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
# Properly detect languages on GitHub
|
|
*.rst linguist-detectable=true
|
|
|
|
# Normalize EOL for all files that Git considers text files
|
|
* text=auto eol=lf
|