mirror of
https://gitea.tendokyu.moe/beerpsi/fsdecrypt.git
synced 2026-09-22 22:17:55 +03:00
Agent-instructions file (like the already-ignored CLAUDE.md); keep it out of the repo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
25 lines
520 B
Plaintext
25 lines
520 B
Plaintext
/target
|
|
*.exe
|
|
*.zip
|
|
*.app
|
|
*.opt
|
|
*.vhd
|
|
*.ntfs
|
|
*.exfat
|
|
flamegraph.svg
|
|
CLAUDE.md
|
|
AGENTS.md
|
|
memory/
|
|
|
|
# e2e fixtures: ignore anything dropped into fixtures/ (your own real containers
|
|
# stay private) EXCEPT the committed synthetic test fixtures and their README.
|
|
/fixtures/*
|
|
!/fixtures/README.md
|
|
!/fixtures/TEST.bin
|
|
!/fixtures/TEST_1.00.00_20240101120000_0.app
|
|
!/fixtures/TEST_1.01.00_20240102120000_1_1.00.00.app
|
|
!/fixtures/TEST_T001_20240101120000_0.opt
|
|
|
|
# Fixture generator (kept local, not committed)
|
|
/tests/fixtures_gen/
|