Add Unraid all-in-one runtime
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.git
|
||||
.venv
|
||||
venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
.pytest_cache
|
||||
|
||||
frontend/node_modules
|
||||
frontend/dist
|
||||
frontend/*.tsbuildinfo
|
||||
backend/.pytest_cache
|
||||
backend/**/*.pyc
|
||||
backend/**/__pycache__
|
||||
|
||||
storage
|
||||
postgres-data
|
||||
datasets/raw
|
||||
datasets/processed
|
||||
datasets/cache
|
||||
exports
|
||||
models
|
||||
|
||||
.env
|
||||
Reference in New Issue
Block a user