mirror of
https://github.com/grumpycoders/pcsx-redux.git
synced 2025-04-02 10:41:54 -04:00
6 lines
No EOL
193 B
Text
6 lines
No EOL
193 B
Text
# Auto detect text files and perform LF normalization
|
|
# http://git-scm.com/docs/gitattributes
|
|
* text=auto
|
|
.appveyor.yml -text eol=crlf
|
|
.appveyor-mingw.yml -text eol=crlf
|
|
ci-*.cmd -text eol=crlf |