diff --git a/.gitignore b/.gitignore index c0fcff6..a810b72 100755 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ .idea .direnv -example/* -!example/mlc.toml \ No newline at end of file +example*/* +!example*/mlc.toml \ No newline at end of file