summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-24 22:30:25 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-24 22:30:45 +0100
commit06ed3c90842f14c3f49ffd0fdb91a99df158c3f7 (patch)
treec00c73de06a34643f2d2188ebeed516992500a40
parent90b71318d5d86a71b872a4bd03deec34a538ddbb (diff)
Add .gitattributes for proper handling of .doc and .sdw files.
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..416fa8c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.doc binary
+*.sdw binary