diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:31:59 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:31:59 +0200 |
| commit | f25661df2508980d84157b6d99369602c8b241b8 (patch) | |
| tree | da3d65ecb7533cf5f857271c72b32468a0cd3285 /.gitattributes | |
| parent | f62adf7ff2d9a31dcab6e8883b206c0347f45b02 (diff) | |
Init commit
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
