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