extend gitignore

This commit is contained in:
6543 2024-01-12 21:53:10 +01:00
parent b07facc457
commit 647cd2b1f3
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

4
.gitignore vendored
View file

@ -10,3 +10,7 @@
# kaniko base image cache files # kaniko base image cache files
sha256:* sha256:*
# ide files
.vscode
.idea