From f25661df2508980d84157b6d99369602c8b241b8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:31:59 +0200 Subject: Init commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..91fcf568 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +host_vars/*.yml filter=git-crypt diff=git-crypt +group_vars/*.yml filter=git-crypt diff=git-crypt -- cgit v1.2.3