node_modules/
dist/
*.tsbuildinfo
.test-memory.json
.nonexistent.json
coverage/
.npmrc
.env

# Python
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/
build/
dist/
