diff --git a/.gitignore b/.gitignore index f45b8bc..a90fc07 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,7 @@ cert-manager-webhook-example # Make artifacts _out _test + +# IDE specific files +.idea/ +.vscode/ \ No newline at end of file