
* Processing performance increases by an order of magnitudes. * Generalized the path vector names to be used for future conversion functions. * Fixed new lines. * Added header templates. Thanks to @Lemongrass3110!
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
* text=auto
|
|
*.cpp diff=cpp
|
|
*.yml diff text eol=lf
|
|
*.sln merge=union
|
|
*.vcproj merge=union
|
|
*.vcxproj merge=union
|
|
*.sln text eol=crlf
|
|
*.bat text eol=crlf
|
|
athena-start text eol=lf
|
|
configure text eol=lf
|
|
configure.in text eol=lf
|
|
Makefile text eol=lf
|
|
Makefile.in text eol=lf
|
|
*.sh text eol=lf
|