Ignore idea and _out directory

Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
This commit is contained in:
Charles Moulliard 2019-05-29 10:33:01 +02:00
parent 70e523c91e
commit 6294ce1ff4

2
.gitignore vendored
View file

@ -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