diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:12:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:12:50 +0300 |
commit | 048b7db7f623872b196de7b2a1ed212e747d646d (patch) | |
tree | 797d3d0b2d0562ce260d8e5ea65bd8eccc97ae75 /.appveyor/.gitattributes | |
parent | AppVeyor: build all branches (diff) | |
download | privilege-check-048b7db7f623872b196de7b2a1ed212e747d646d.tar.gz privilege-check-048b7db7f623872b196de7b2a1ed212e747d646d.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 |