From 7bf09e40de1877552a87d0be0568c413eabdbe9e Mon Sep 17 00:00:00 2001
From: hu55a1n1 <sufialhussaini@gmail.com>
Date: Mon, 4 Dec 2023 09:28:31 -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/