# python trash file
*.pyc
__pycache__

# the storage state file
.*_state.json

# secret file
.env
