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:
2026-09-12 11:46:32 +03:00
parent 0fa9548c59
commit ef00b2c3f4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ __pycache__/
*.egg-info/
dist/
build/
AGENTS.md