allora/.gitignore
clementupshot cb8b17a3ed
Add real-time data fetching and configuration options
See README and .env.example
2024-09-04 20:24:42 +02:00

22 lines
180 B
Plaintext

.DS_Store
__pycache__
*.pyc
logs/*
.allorad
.cache
inference-data
worker-data
config.json
/data
**/*.venv*
**/.cache
**/.env
**/env_file
**/.gitkeep*
**/*.csv
**/*.pkl
**/*.zip