**.git

test
_legacy
**_tmp.*

**.egg-info
**.spec
**__pycache__
**.egg-info/

**/.vscode
**/node_modules
**/coverage
**/.vite

**/build/
**/dist
**/dist-ssr
**/target/