diff --git a/.gitignore b/.gitignore index 66fd13c..2f40bda 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +# Config file +config.yaml + # Dependency directories (remove the comment below to include it) # vendor/