# Python
.venv
.pytest_cache
__pycache__

# Node
node_modules
dist

# Common
.env
.DS_Store