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