From 09d0cb976aa7f700d931e31a9592ca0a0fea3551 Mon Sep 17 00:00:00 2001
From: hu55a1n1 <sufialhussaini@gmail.com>
Date: Tue, 7 Nov 2023 05:01:25 -0800
Subject: [PATCH] Update .gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d9a833e..5400243 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 *~
 *.manifest
-*.manifest.sgx
\ No newline at end of file
+*.manifest.sgx
+.idea/
+enclaves/tm/target/
+utils/tm-prover/target/