diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:20:52 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:20:52 +0300 |
commit | 10e74716a612155efe30cc504c4ed6c6dccb7f34 (patch) | |
tree | 985aecee73ae3b740a751e205e9ec5816b6f03f4 /.gitattributes | |
parent | AppVeyor: build master only (diff) | |
download | windows-env-10e74716a612155efe30cc504c4ed6c6dccb7f34.tar.gz windows-env-10e74716a612155efe30cc504c4ed6c6dccb7f34.zip |
add .gitattributes
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b086bda --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ps1 text eol=crlf |