mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-04-24 01:18:08 +02:00
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
# Autodetect text files
|
|
puhpet/* text=auto
|
|
|
|
# Force the following filetypes to have unix eols, so Windows does not break them
|
|
puphpet/*.* text eol=lf
|
|
|