mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
*.sh eol=lf
|
|
*.ac eol=lf
|
|
*.am eol=lf
|
|
*.dsw eol=crlf
|
|
*.dsp eol=crlf whitespace=space-before-tab
|
|
*.sln eol=crlf
|
|
*.vcproj eol=crlf
|
|
*.vcxproj* eol=crlf
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
INSTALL_WIN.txt eol=crlf
|