21 lines
434 B
Plaintext
21 lines
434 B
Plaintext
/target
|
|
# Release binaries built by hand: ~100 MB each, and a public repository is
|
|
# the wrong place for them.
|
|
/artifact
|
|
*.failed
|
|
*_failed
|
|
run.sh
|
|
.*
|
|
!.gitignore
|
|
!.gitattributes
|
|
!.github
|
|
!.gitlab-ci.yml
|
|
!.gitea
|
|
CLAUDE.md
|
|
|
|
# The cutover rehearsal writes its fixture and state here.
|
|
tools/fork/cutover-rehearsal/__pycache__/
|
|
tools/fork/cutover-rehearsal/before.json
|
|
tools/fork/cutover-rehearsal/phase2_notes.json
|
|
tools/fork/__pycache__/
|