Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ scratch/*
!scratch/README.md
# Publication-track drafts that need to be durable (committed) even while
# still living in scratch/. Promote to docs/ when polished.
!scratch/reducing_agent_search_scope.md
# !scratch/reducing_agent_search_scope.md
TODO.md
ARTICLE_DRAFT.md # article scaffold (local)
architecture/ # unpublished red-team/AI-security WIP
sql_benchmarks/experiments/reports/ # runtime-generated report output
Expand Down
Loading