From 00fda9d44ed8d95dc463aeb55fd275ffac0e0aaa Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@ians.uni-stuttgart.de>
Date: Wed, 22 May 2019 14:17:38 +0200
Subject: [PATCH] add files and folders to gitignore

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

diff --git a/.gitignore b/.gitignore
index 6f6cda6..d66cabb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,10 @@ output/
 plots/
 FEniCS_Repository/
 __pycache__/
+.env/
+Anleitungen/
+#LDDsimulation/cbcpost/
+cbcpost/
+mshr_bitbucket/
+
+
-- 
GitLab