mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Add code to automatically create and update command help text JSON.
This commit is contained in:
parent
899f269a99
commit
e92b67d148
3 changed files with 214 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -115,3 +115,6 @@ fpga_version_info.c
|
|||
!.vscode/templates/*.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/tasks.json
|
||||
|
||||
# docs
|
||||
!doc/*.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue