diff --git a/.gitignore b/.gitignore index 22f4d5d4e8..2687788059 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .vscode/ .idea/ +pyrightconfig.json **/__pycache__/ **/.ipynb_checkpoints/ testrun-* @@ -9,4 +10,4 @@ kind_config acto/k8s_util/lib/k8sutil.so acto/k8s_util/lib/test kubernetes_config -**/.pytest_cache/ \ No newline at end of file +**/.pytest_cache/