From a576848703cd442be7835170d76c19a86b475221 Mon Sep 17 00:00:00 2001 From: Michal Date: Sat, 23 Jul 2022 00:29:15 +0100 Subject: [PATCH] .gitignore update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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