petter2025's picture
Upload folder using huggingface_hub (#3)
6d20eab
raw
history blame contribute delete
252 Bytes
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
# Virtual environments
venv/
env/
ENV/
.venv/
# Build artifacts
dist/
build/
*.egg-info/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
.env
test.db
venv
.coverage
monitor.log
monitor_loop.log