# 仓颉编译产物
target/
*.cjo
*.cjo.flag
*.a
*.exe
*.dll
*.so
*.dylib
# 编译缓存
.cjpm-history
.dep-cache
incremental-cache.json
*-cache.json
.build-logs/
# IDE 配置
.idea/
.vscode/
*.swp
*.swo
# 日志文件
*.log
error.log
startup.log
stderr.log
stdout.log
# 临时文件
*.tmp
*.temp
*.bak
*.orig
# 系统文件
.DS_Store
Thumbs.db
# 测试产物
__pycache__/
*.pyc
.pytest_cache/
# 上传文件(临时)
.uploads/
# Trae 技能配置(本地)
.trae/
# 本地注册表(开发用)
local-registry/