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 | 81103e3e14bb0a5a57f16158fa1830ff8051c794 (patch) | |
| tree | da3d65ecb7533cf5f857271c72b32468a0cd3285 /.gitattributes | |
| parent | 8adc35367c8cf4b7a80ea50d6946626677262391 (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 |
