diff --git a/.gitignore b/.gitignore index e91c9f4..3f8126a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ # GoLand project files etc. .idea/* -build/ \ No newline at end of file +build/ + +# Config file +config.yml \ No newline at end of file