This commit is contained in:
MEGASOL\simon.adams
2025-09-17 18:25:12 +02:00
parent e7fbcd1796
commit df4d33a7d4
2 changed files with 34 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
*.env
agent.md
docker-compose.yml
# Python cache and build artifacts
__pycache__/
app/__pycache__/*