Files
hermes-dashboard/.gitignore

14 lines
98 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.db
.env
*.pid
*.log
venv/
node_modules/
*.egg-info/
dist/
build/
.omo/