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