__pycache__/
*.py[cod]
*$py.class
.ruff_cache/
.mypy_cache

venv/
env/
ENV/

*.db
*.sqlite
.pytest_cache
*.log

*.tmp
*.temp

.vscode/
.idea/
*.swp
*.swo

.DS_Store
Thumbs.db
dist/
PUBLISH_GUIDE.md

.coverage


/target
.venv
.mypy_cache
__pycache__/
venv
fast_collections/*.so
fast_collections/*.pyd
fast_collections/*.dylib
.pytest_cache