diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-11 06:27:28 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-11 06:27:28 +0300 |
commit | b7a126438c6e080cce6fe490c979a3e65a62ed33 (patch) | |
tree | 9e4f0a4b4d2d9d56849f41ded932353cb2788849 /.appveyor/.gitattributes | |
parent | AppVeyor: don't preserve Set-PSDebug (diff) | |
download | windows-env-b7a126438c6e080cce6fe490c979a3e65a62ed33.tar.gz windows-env-b7a126438c6e080cce6fe490c979a3e65a62ed33.zip |
AppVeyor: ditch PowerShell
Diffstat (limited to '')
-rw-r--r-- | .appveyor/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.appveyor/.gitattributes b/.appveyor/.gitattributes deleted file mode 100644 index b086bda..0000000 --- a/.appveyor/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.ps1 text eol=crlf |