From 5311b1c16e72fdd1c29c390adda2ae4db3e6dc8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Markus=20H=C3=B6schle?= <markus.hoeschle@tuebingen.mpg.de>
Date: Fri, 23 Jun 2023 14:39:35 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index 41e9822..624c319 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ Include
 Lib
 vscode/
 .venv/
-.vscode/
\ No newline at end of file
+.vscode/
+__pycache__
-- 
GitLab