summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-24 22:33:48 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-24 22:34:41 +0100
commitb2c58db4baba996e4a1feb6621a75cc8e52e2bb8 (patch)
tree8212f149e7cad3bb18530541a284c004261a4797 /.gitattributes
parent8453ca29afdc57565e50edf603cf8dbdd238bd0c (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