diff options
Diffstat (limited to 'test/.gitattributes')
-rw-r--r-- | test/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.gitattributes b/test/.gitattributes new file mode 100644 index 0000000..282705f --- /dev/null +++ b/test/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.bat text eol=crlf |