update .gitignore

This commit is contained in:
Marcin Maciaszczyk 2025-06-30 09:56:23 +02:00
parent 465a79ffbd
commit 8c15be2043

4
.gitignore vendored
View file

@ -17,3 +17,7 @@ cert-manager-webhook-example
# Make artifacts
_out
_test
# IDE specific files
.idea/
.vscode/