[ADD] GitHub Copilot-Instructions, VSCode-Settings; grosse Testzeichnungen ignorieren

- .github/copilot-instructions.md + mermaid.instructions.md
- bin/.vscode/settings.json
- .gitignore: tests/test.dwg und tests/test.dxf ausgeschlossen (163 MB Arbeitsstaende)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-28 23:19:57 +02:00
parent c36d2774bf
commit 82623d90be
4 changed files with 98 additions and 0 deletions
+4
View File
@@ -189,3 +189,7 @@ data/block_libraries/ils_library.dxf
# Tool-Caches
.skylos/
# Grosse Test-Zeichnungen (Arbeitsstaende, gehoeren nicht ins Repo)
/tests/test.dwg
/tests/test.dxf