From 048b7db7f623872b196de7b2a1ed212e747d646d Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Sat, 24 Aug 2019 19:12:50 +0300
Subject: split root .gitattributes

---
 .appveyor/.gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .appveyor/.gitattributes

(limited to '.appveyor/.gitattributes')

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
-- 
cgit v1.2.3