# Ignore Python cache files
__pycache__/

# Ignore Flask session files
flask_session/
