diff options
author | heqnx <root@heqnx.com> | 2025-07-11 21:52:45 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-07-11 21:52:45 +0300 |
commit | 742fa0d51cd384ea3d856438861bb86738fdabb8 (patch) | |
tree | 9246ef503d594332d0a9a03e2fd8f9acbc1b5c7f /.gitignore | |
parent | 8cf16b5c899a60ea5982c5d8dc042153daf6ac5b (diff) | |
download | ansible-active-directory-range-742fa0d51cd384ea3d856438861bb86738fdabb8.tar.gz ansible-active-directory-range-742fa0d51cd384ea3d856438861bb86738fdabb8.zip |
added venv
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ *.iso *.qcow2 *.lock +*venv* output/ |