diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:21:56 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-21 23:21:56 +0300 |
commit | 46b60021dd9205d20d18bc143998fb39c24aa79a (patch) | |
tree | eb1eb47342c965f5ba108ee05f6dfdcb0d088fb2 /.gitattributes | |
parent | code style (diff) | |
download | privilege-check-46b60021dd9205d20d18bc143998fb39c24aa79a.tar.gz privilege-check-46b60021dd9205d20d18bc143998fb39c24aa79a.zip |
add AppVeyor configuration
Diffstat (limited to '.gitattributes')
-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 |