From 015c3758d922cd2e06290c460bc34815088848c2 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:33:28 +0200 Subject: Initial 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 0000000..91fcf56 --- /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