Forge
f8555a15
1__pycache__/
2tests/fixtures/generated/
3**/bin/
4**/obj/
5*.py[cod]
6*$py.class
7.pytest_cache/
8.mypy_cache/
9.ruff_cache/
10*.egg-info/
11dist/
12build/
13.venv/
14venv/
15.env
16*.witdb
17**/witdb_indexes/
18.coverage
19htmlcov/
20
View only · write via MCP/CIDE