1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00
Files
kaamelott-soundboard/.gitattributes
2016-04-23 18:11:18 +02:00

11 lines
218 B
Plaintext

# Autodetect text files
* text=auto
# Force the following filetypes to have unix eols, so Windows does not break them
*.* text eol=lf
*.mp3 binary
/Audacity export-ignore
/README.md export-ignore