diff options
author | onefang | 2021-08-26 06:56:25 +1000 |
---|---|---|
committer | onefang | 2021-08-26 06:56:25 +1000 |
commit | ea36dc4c594044c7efb0a50523d28b36db0849f4 (patch) | |
tree | 53510d9d3c6bc331d812a9a8af92201dcbfb7a68 /.gitattributes | |
parent | Fix up those silly addin-db links. (diff) | |
download | opensim-SC-ea36dc4c594044c7efb0a50523d28b36db0849f4.zip opensim-SC-ea36dc4c594044c7efb0a50523d28b36db0849f4.tar.gz opensim-SC-ea36dc4c594044c7efb0a50523d28b36db0849f4.tar.bz2 opensim-SC-ea36dc4c594044c7efb0a50523d28b36db0849f4.tar.xz |
Added .gitattributes.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..78ffba8 --- /dev/null +++ b/.gitattributes | |||
@@ -0,0 +1,15 @@ | |||
1 | *.dat -diff -text | ||
2 | *.dll -diff -text | ||
3 | *.dylib -diff -text | ||
4 | *.exe -diff -text | ||
5 | *.so -diff -text | ||
6 | *.bvh -delta -diff -text | ||
7 | *.j2c -delta -diff -text | ||
8 | *.jp2 -delta -diff -text | ||
9 | *.jpc -delta -diff -text | ||
10 | *.jpg -delta -diff -text | ||
11 | *.llmesh -delta -diff -text | ||
12 | *.ogg -delta -diff -text | ||
13 | *.png -delta -diff -text | ||
14 | *.r32 -delta -diff -text | ||
15 | *.tga -delta -diff -text | ||