mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 17:55:26 -04:00
Odysseus v1.0
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
venv/
|
||||
.venv/
|
||||
node_modules/
|
||||
services/node_modules/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.env
|
||||
/data/
|
||||
/logs/
|
||||
.git/
|
||||
.claude/
|
||||
.playwright-mcp/
|
||||
.pytest_cache/
|
||||
.vscode/
|
||||
.idea/
|
||||
dev-docs/
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
/reports/
|
||||
/research_data/
|
||||
tasks/
|
||||
_scratch/
|
||||
compound.config.json
|
||||
search_analytics.json
|
||||
**/search_analytics.json
|
||||
tests/
|
||||
api/
|
||||
*.log
|
||||
*.error.log
|
||||
chart.png
|
||||
timetree*.png
|
||||
*_signin_page.png
|
||||
*_calendar_view.png
|
||||
.gitignore
|
||||
Reference in New Issue
Block a user