diff --git a/.gitignore b/.gitignore index 9b2e8f4..7f73bac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # Build artifacts /bin/ +# Yaml configs +/*.yaml + # Coverage outputs /*.out \ No newline at end of file