aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-01-22 09:22:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-01-22 09:22:02 +0300
commit1d56207b2f18dfc6bc357ebd19e91526436259fd (patch)
tree6f9e0501d1f86d34dc692444b95ddd7a2d5fd67f /test/.gitattributes
parentall_test.bat: code style (diff)
downloadaes-tools-1d56207b2f18dfc6bc357ebd19e91526436259fd.tar.gz
aes-tools-1d56207b2f18dfc6bc357ebd19e91526436259fd.zip
add .gitattributes
Diffstat (limited to '')
-rw-r--r--test/.gitattributes3
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