mirror of
https://github.com/cert-manager/webhook-example.git
synced 2026-01-11 17:42:52 +01: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
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||||
*.out
|
*.out
|
||||||
|
_out
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Ignore the built binary
|
# Ignore the built binary
|
||||||
cert-manager-webhook-example
|
cert-manager-webhook-example
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue