diff options
author | Tony Theodore <tonyt@logyst.com> | 2013-07-06 08:13:45 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-07-06 08:54:03 (GMT) |
commit | b2bef6b006c41ca621470fbe3aa02b6f00848df1 (patch) | |
tree | 8e5c50806106b8b164be00d207cb34c86838b837 /.gitattributes | |
parent | 4102203a154be18fbffe14511a4c58a7c8934714 (diff) | |
download | mxe-b2bef6b006c41ca621470fbe3aa02b6f00848df1.zip mxe-b2bef6b006c41ca621470fbe3aa02b6f00848df1.tar.gz mxe-b2bef6b006c41ca621470fbe3aa02b6f00848df1.tar.bz2 |
package sfml: fix line endings and convert patches to git format
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..568c84e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*crlf.patch -text + |