From 746ad7c7890468fa5471bd5cff7cb51127a84ebf Mon Sep 17 00:00:00 2001 From: Mehmet Yilmaz Date: Tue, 4 Mar 2025 12:06:28 +0000 Subject: [PATCH] Add citus-tools to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index df447746a..8ce4f64d3 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,5 @@ lib*.pc # style related temporary outputs *.uncrustify .venv + +citus-tools