Add real-time data fetching and configuration options
See README and .env.example
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@ -9,6 +9,13 @@ inference-data
|
||||
worker-data
|
||||
|
||||
config.json
|
||||
env
|
||||
env_file
|
||||
.env
|
||||
/data
|
||||
|
||||
**/*.venv*
|
||||
**/.cache
|
||||
**/.env
|
||||
**/env_file
|
||||
**/.gitkeep*
|
||||
**/*.csv
|
||||
**/*.pkl
|
||||
**/*.zip
|
||||
|
Reference in New Issue
Block a user