Files
scenar-creator/.gitignore
Martin Sukany 9a7ffdeb2c copilot test
2025-11-13 11:37:28 +01:00

10 lines
101 B
Plaintext

# Runtime / local env
.venv/
tmp/
.pytest_cache/
__pycache__/
.DS_Store
# test artifacts
tests/tmp/