Initial AI media hub implementation
Some checks failed
build-push / docker (push) Has been cancelled
Some checks failed
build-push / docker (push) Has been cancelled
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
db/*.db
|
||||
db/.DS_Store
|
||||
downloads/*
|
||||
!downloads/.gitkeep
|
||||
worker/__pycache__/
|
||||
*.pyc
|
||||
node_modules/
|
||||
dist/
|
||||
Reference in New Issue
Block a user