docs: keep a local AGENTS.md out of the repo; fix RAM-install note
Add AGENTS.md to .gitignore so the local agent guide (goal, implemented features, pySim usage) stays untracked. Correct the /api/ram-install description: the .cap archive is parsed server-side by _cap_parse, not by pySim.javacard/global_platform.
This commit is contained in:
@@ -4,3 +4,4 @@ __pycache__/
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
AGENTS.md
|
||||
|
||||
Reference in New Issue
Block a user