From 660433aa572d3ec77586442d39d30da62a04a8fb Mon Sep 17 00:00:00 2001 From: hu55a1n1 Date: Tue, 19 Dec 2023 01:13:03 -0800 Subject: [PATCH] Ignore all target dirs --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5400243..4dd0eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,4 @@ *.manifest *.manifest.sgx .idea/ -enclaves/tm/target/ -utils/tm-prover/target/ +target/