# python generated files
.venv
__pycache__/
.*_cache/
lib/
build/

# env variables
.env

# npm generated files
node_modules/
dist/
