diff options
author | heqnx <root@heqnx.com> | 2025-06-24 21:33:22 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 21:33:22 +0300 |
commit | 1787cc36dadc371262539cb71fb1b7cea151cc4e (patch) | |
tree | c8f5b1a93ef392585372d070585c3a15c5531095 /.gitignore | |
parent | 4b84a1de90b11e2c62ce257b7eec9290fc29de31 (diff) | |
download | ansible-pve-host-1787cc36dadc371262539cb71fb1b7cea151cc4e.tar.gz ansible-pve-host-1787cc36dadc371262539cb71fb1b7cea151cc4e.zip |
added *venv* to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ inventory.yaml +*venv* *.pub *rsa* *ed25519* |