summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2012-07-20 17:35:17 -0700
committerBen Longbons <b.r.longbons@gmail.com>2012-07-31 14:50:52 -0700
commit58aceadf8929b7d46d5dccc54cd406e563ed4247 (patch)
tree45e340fd38a374b14596ce2864e9c2bb445a7278 /.gitattributes
parent2900bbe3004fdf86a379a19d9fe1723fe0f0eada (diff)
downloadclientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.gz
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.bz2
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.xz
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.zip
Canonicalize tileset order and use external tilesets
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..2124f88f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+# Note: for attributes to work, you must enable them in your git config
+# This can be done by the tools/add-git-attributes script
+
+# makes tiles aligned in normal diff/show view
+# may also make diff --color-words useful
+*.tmx diff=csv2tsv