From b5fa028b92871704d811cfc3f57c3f6ba46f087c Mon Sep 17 00:00:00 2001 From: zwitschi Date: Wed, 17 Sep 2025 20:43:17 +0200 Subject: [PATCH] updating ignores --- .dockerignore | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index a41ba9a..cb6b68e 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ +.github/copilot-instructions.md # Git .git .gitignore diff --git a/.gitignore b/.gitignore index 3f11988..1957995 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.github/copilot-instructions.md # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]