mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-26 20:50:23 -04:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
*.png linguist-language=png linguist-detectable
|
|
|
|
src/**/*.json linguist-detectable
|
|
src/**/*.mcmeta linguist-language=json linguist-detectable
|
|
|