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]