From f59c7f52546521e50f65f981d00a5a3f529aaeef Mon Sep 17 00:00:00 2001 From: Yatsishin Ilya <2159081+qoega@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:25:48 +0000 Subject: [PATCH] Add more build paths to .gitignore --- .gitignore | 1 + debian/.gitignore | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 0bf31508419..35ede89817a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ /build_* /build-* /tests/venv +/obj-x86_64-linux-gnu/ # logs *.log diff --git a/debian/.gitignore b/debian/.gitignore index 3b10df86d93..7d927d3a70b 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -2,9 +2,16 @@ control copyright tmp/ clickhouse-benchmark/ +clickhouse-client.docs clickhouse-client/ +clickhouse-common-static-dbg/ +clickhouse-common-static.docs +clickhouse-common-static/ clickhouse-server-base/ clickhouse-server-common/ +clickhouse-server/ +clickhouse-test/ +debhelper-build-stamp files *.debhelper.log *.debhelper