mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Ignore idea and _out directory
Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
This commit is contained in:
parent
70e523c91e
commit
6294ce1ff4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -10,6 +10,8 @@
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
_out
|
||||
.idea/
|
||||
|
||||
# Ignore the built binary
|
||||
cert-manager-webhook-example
|
||||
|
|
Loading…
Reference in a new issue