ForgePatch/fml/.gitattributes

14 lines
222 B
Plaintext
Raw Normal View History

* text eol=lf
*.bat text eol=crlf
2012-11-19 23:35:08 +00:00
*.patch text eol=lf
2013-11-08 07:05:04 +00:00
*.java text eol=lf
*.gradle text eol=crlf
*.png binary
*.exe binary
*.dll binary
2013-11-08 07:05:04 +00:00
*.jar binary
*.lzma binary
2012-11-19 23:35:08 +00:00
*.zip binary
2012-12-03 04:19:55 +00:00
*.pyd binary
2012-11-19 23:35:08 +00:00
*.cfg text eol=lf
*.py text eol=lf