diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-13 13:21:52 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-13 13:21:52 +0200 |
commit | 5d683ebd33442d744ea52a836a4fa9ea0e2ba317 (patch) | |
tree | 041304ba267da87127b0d7115a07ce80dd199730 /.gitattributes | |
parent | README update (diff) | |
download | windows-tmp-5d683ebd33442d744ea52a836a4fa9ea0e2ba317.tar.gz windows-tmp-5d683ebd33442d744ea52a836a4fa9ea0e2ba317.zip |
add fix_nt_symbol_path.sh
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d76765e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.sh text eol=lf |