diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 18:28:03 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 18:28:03 +0300 |
commit | c8252a87422cdd2f530dff64bf90b49bf1afb094 (patch) | |
tree | 241288d88d1a673e316f3d461ad70f8d2078ffdb /.appveyor/.gitattributes | |
parent | AppVeyor: better practices (diff) | |
download | aes-tools-c8252a87422cdd2f530dff64bf90b49bf1afb094.tar.gz aes-tools-c8252a87422cdd2f530dff64bf90b49bf1afb094.zip |
split root .gitattributes
Diffstat (limited to '.appveyor/.gitattributes')
-rw-r--r-- | .appveyor/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor/.gitattributes b/.appveyor/.gitattributes new file mode 100644 index 0000000..b086bda --- /dev/null +++ b/.appveyor/.gitattributes @@ -0,0 +1 @@ +*.ps1 text eol=crlf |