summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-24 22:27:43 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-24 22:27:43 +0100
commit53b28adfef3fdd8e043b4890a5a1b5b166bd11d9 (patch)
treecd81ee9cca134832ab388b9ded9a3291b5b37bfd /.gitattributes
parent4b38bbb0a68e4b176b02b64250fa9848e52d886b (diff)
Add .gitattributes for proper handling of .doc and .sdw files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..416fa8c63b14
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.doc binary
+*.sdw binary