OpenWebUI integration
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Local env and secrets
|
||||
.env
|
||||
|
||||
# Runtime data
|
||||
data/
|
||||
models/
|
||||
library/
|
||||
transcripts/
|
||||
tmp/
|
||||
|
||||
# Python cruft
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
Reference in New Issue
Block a user