# Python virtual environment
venv/
.venv/
ENV/
env/

# Python cache files
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
# setuptools/PyPA layout at repo root only (avoid ignoring frontend src/lib/)
/lib/
/lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# IDE settings
.vscode/
.idea/

# Distribution / packaging
dist/
build/
*.egg-info/

# Local development settings
.env
.env.local

# PyPI configuration
.pypirc
*/.pypirc
~/.pypirc

# Node
node_modules/ 

# documentations
BACKEND_PROCESS_DOCUMENTATION.md
FRONTEND_PROCESS_DOCUMENTATION.md
HANDS_ON_TUTORIAL_FEATURE.md
PROJECT_ARCHITECTURE.md
TUTORIAL_FEATURE_GUIDE.md
HC_LOS descriptions
HC_paragraphs_revised.md
docs/


#evaluations
automata/backend/analysis/