diff --git a/.gitignore b/.gitignore index 442db94..cf9e1e2 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /target .idea -.direnv \ No newline at end of file +.direnv +test/* + +!test/mlc.toml \ No newline at end of file