Add python virtual env.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -63,3 +63,6 @@ id_ed25519
|
||||
# --- Kubeconfig ---
|
||||
# Never commit secrets
|
||||
.kubeconfig
|
||||
|
||||
# --- Python Virtualenv ---
|
||||
.venv
|
Reference in New Issue
Block a user