From dc7083ccface4eac389bbeff4b3aad049116c888 Mon Sep 17 00:00:00 2001
From: Syuugo <pub@s1204.me>
Date: Thu, 12 Jan 2023 02:59:59 +0900
Subject: [PATCH] Fix line break config (#345)

---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitattributes b/.gitattributes
index 9490f39..7c59266 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,5 @@
 *.apk binary
 *.so binary
 *.xml text eol=crlf
+*.bat text eol=crlf
+*.ps1 text eol=crlf