mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 17:22:06 +01: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
|
|
|