From a56e418b0fe90b77b7a9fd6bcb0e40cd15260fd6 Mon Sep 17 00:00:00 2001 From: ludamad Date: Wed, 24 Jan 2024 20:27:36 -0500 Subject: [PATCH] fix(bb): .gitignore (#4201) --- barretenberg/cpp/.gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/barretenberg/cpp/.gitignore b/barretenberg/cpp/.gitignore index 811aef3620e..73dd72cd074 100644 --- a/barretenberg/cpp/.gitignore +++ b/barretenberg/cpp/.gitignore @@ -6,8 +6,6 @@ src/barretenberg/rollup/proofs/*/fixtures srs_db/*/*/transcript* CMakeUserPresets.json .vscode/settings.json -# to be unignored when we agree on clang-tidy rules -.clangd acir_tests # we may download go in scripts/collect_heap_information.sh go*.tar.gz