mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 05:27:01 +03:00
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
* text=auto
|
|
/tests/inputs/* text eol=lf
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.github export-ignore
|
|
.editorconfig export-ignore
|
|
.travis.yml export-ignore
|
|
|
|
# Linguist incorrectly identified the headers as C++, manually override this.
|
|
*.h linguist-language=C
|