summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-11-13 21:57:22 -0800
committerYamaArashi <shadow962@live.com>2015-11-13 21:57:22 -0800
commit4c733f3811d2b1bd35bf0474a79490706a4cd845 (patch)
tree0eea3502ae34b55611a6920490ed32b479f6b244 /.gitattributes
parent3d1b6597f3fc22547fe2021275b1818a92093ab8 (diff)
pokemon PNGs and palettes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..7e8ef70bf
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+*.pal text eol=crlf
+
+*.s text eol=lf
+*.txt text eol=lf
+Makefile text eol=lf
+*.mk text eol=lf
+
+*.png binary
+*.bin binary