forked from Mirrors/cookiecutter-ansible-role
fix: add .venv to gitignore.
This commit is contained in:
@@ -5,6 +5,7 @@ __pycache__
|
||||
.pytest_cache
|
||||
.molecule
|
||||
.cache
|
||||
.venv
|
||||
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user