mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
fix missing gitignore
This commit is contained in:
parent
ba8a68f37c
commit
85ccccdce6
2 changed files with 4 additions and 0 deletions
2
tools/mfc/card_reader/.gitignore
vendored
2
tools/mfc/card_reader/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
mfkey32
|
||||
mfkey32v2
|
||||
mfkey32nested
|
||||
mfkey64
|
||||
mf_nonce_brute
|
||||
mf_trace_brute
|
||||
|
@ -8,3 +9,4 @@ mfkey32v2.exe
|
|||
mfkey64.exe
|
||||
mf_nonce_brute.exe
|
||||
mf_trace_brute.exe
|
||||
mfkey32nested.exe
|
Loading…
Add table
Add a link
Reference in a new issue