From c74ada3b0dbd8f0a273ef5912cea6e45603ccd7a Mon Sep 17 00:00:00 2001
From: Anna Wellmann <a.wellmann@tu-bs.de>
Date: Mon, 2 May 2022 11:34:48 +0000
Subject: [PATCH] Add scripts to gitignore

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

diff --git a/.gitignore b/.gitignore
index 82c6dcbe5..ae1c1cb5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,5 +19,8 @@ __pycache__/
 # Simulation results
 output/
 
+# scripta
+scripts/
+
 # MacOS
 .DS_Store
-- 
GitLab