mirror of
https://github.com/idealista/cookiecutter-ansible-role.git
synced 2026-04-25 23:05:56 +02:00
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