From 3ee14ce10ca612fbfed5f59cb53e88c2e24776e4 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 2 Jun 2024 16:48:03 +0100 Subject: Force line-endings to LF in Ansible gitattributes --- ansible/.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/.gitattributes b/ansible/.gitattributes index 19871e3..2de2176 100644 --- a/ansible/.gitattributes +++ b/ansible/.gitattributes @@ -1,2 +1,2 @@ -* text=auto +* text=auto eol=lf roles/pydis-users/vars/main.yml diff=ansible-vault merge=binary -- cgit v1.2.3