From 8b86f120eda030ede9037d02fb4ff03d1f5dd949 Mon Sep 17 00:00:00 2001 From: Brantegger Georg Date: Mon, 20 Jun 2022 12:55:13 +0200 Subject: [PATCH] pre-merge-commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d373fe0..5c7cd45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ 2bignored.txt functions/__pycache__/ .vscode/settings.json +__pycache__/functions.cpython-38.pyc +.gitignore +__pycache__/Ausgleichsbecken_class_file.cpython-38.pyc +__pycache__/Ausgleichsbecken.cpython-38.pyc