From 2c95b429e74ec72a66c01a9a098e76a791bc52da Mon Sep 17 00:00:00 2001
From: Minyong Li <ml10g20@soton.ac.uk>
Date: Sat, 21 Aug 2021 14:04:25 +0100
Subject: [PATCH] .gitignore: add more

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index e2fedb2..5852696 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,8 +6,10 @@
 db/
 incremental_db/
 output_files/
+simulation/
 project/
 target/
 *.v
 *.fir
 *.anno.json
+*.txt
-- 
GitLab