diff options
-rw-r--r-- | .gitattributes | 1 | ||||
-rw-r--r-- | tests/data/.gitattributes | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..ab7a60e0a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.dsw -crlf diff --git a/tests/data/.gitattributes b/tests/data/.gitattributes new file mode 100644 index 000000000..4636c2ccf --- /dev/null +++ b/tests/data/.gitattributes @@ -0,0 +1 @@ +test* -crlf |