cleanup update

This commit is contained in:
2025-07-29 03:29:46 +09:00
parent 45c65e03b3
commit 93b523b1ba
35 changed files with 703 additions and 10173 deletions

32
.gitignore vendored
View File

@@ -1,11 +1,23 @@
**target
**.lock
output.json
config/*.db
mcp/scripts/__*
data
__pycache__
conversations.json
json/*.zip
json/*/*
# Rust
target/
Cargo.lock
# Database files
*.db
*.db-shm
*.db-wal
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
json
gpt