diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:13:24 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:13:24 +0300 |
commit | 219c25ab40efca49c67662abb3709de65aa3ac38 (patch) | |
tree | a16347c9a1e9012fe9679dd0118201d051a8c3d6 /.appveyor/.gitattributes | |
parent | AppVeyor: build all branches (diff) | |
download | windows-env-219c25ab40efca49c67662abb3709de65aa3ac38.tar.gz windows-env-219c25ab40efca49c67662abb3709de65aa3ac38.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 |