diff --git a/.gitignore b/.gitignore index adf8f72..790075b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +oc-discovery +swagger/* # Dependency directories (remove the comment below to include it) # vendor/