vocero-s2s/demo/.dockerignore
valenti b5f82fb48c
Some checks are pending
CI / ruff (push) Waiting to run
CI / mypy (push) Waiting to run
CI / pytest (push) Waiting to run
CI / package (push) Waiting to run
CI / Install smoke (${{ matrix.label }}) (linux, ubuntu-latest) (push) Blocked by required conditions
CI / Install smoke (${{ matrix.label }}) (macos-arm64, macos-14) (push) Blocked by required conditions
first git
2026-08-26 11:30:14 +00:00

13 lines
95 B
Plaintext

.git
.gitignore
__pycache__/
*.pyc
.venv/
venv/
.vscode/
.idea/
.DS_Store
*.log
docs/
.claude/