Skip to content

Commit 85ccccd

Browse files
committed
fix missing gitignore
1 parent ba8a68f commit 85ccccd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
ht2crack2buildtable
22
ht2crack2search
3+
ht2crack2search_multi
34
ht2crack2gentest
45

56
ht2crack2buildtable.exe
67
ht2crack2search.exe
8+
ht2crack2search_multi.exe
79
ht2crack2gentest.exe

tools/mfc/card_reader/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
mfkey32
22
mfkey32v2
3+
mfkey32nested
34
mfkey64
45
mf_nonce_brute
56
mf_trace_brute
@@ -8,3 +9,4 @@ mfkey32v2.exe
89
mfkey64.exe
910
mf_nonce_brute.exe
1011
mf_trace_brute.exe
12+
mfkey32nested.exe

0 commit comments

Comments
 (0)