From 1bc865c062e89eabccfb4e3be82e3f04ce902c27 Mon Sep 17 00:00:00 2001 From: Deepak Mallubhotla Date: Sat, 22 Feb 2025 13:05:49 -0600 Subject: [PATCH] git: ignore some config files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6928809..247766c 100755 --- a/.gitignore +++ b/.gitignore @@ -152,4 +152,6 @@ logs/ out/ *.xlsx -kalpa.toml \ No newline at end of file +kalpa.toml +indexes.json +dots.json