Implement AI orchestration wedding demo
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
*.egg-info/
|
||||
node_modules/
|
||||
dist/
|
||||
backend/orchestrator.db
|
||||
backend/test.db
|
||||
orchestrator.db
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user