- Update pad_scanner: box mode support and Android build fix - Update fastapi: PostgreSQL backend, YAML config migration, one-to-one box mode - Add .sisyphus/ to gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
20 lines
163 B
Plaintext
20 lines
163 B
Plaintext
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
CargoTrace.code-workspace
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Project specific
|
|
*.log
|
|
.env
|
|
.env.local
|
|
|
|
# AI Agents
|
|
.claude/
|
|
.sisyphus/
|