mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
chore: add .ai-bridge/ to gitignore (codexpro temp files)
This commit is contained in:
parent
ccafb8bae7
commit
061dedf57e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -41,6 +41,7 @@ paperforge/plugin/node_modules/
|
|||
|
||||
# Temp files
|
||||
.opencode/tmp/
|
||||
.ai-bridge/
|
||||
|
||||
# Audit page screenshots (keep structured JSON/CSV)
|
||||
audit/*/annotated_pages/
|
||||
|
|
|
|||
Loading…
Reference in a new issue