mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
remove some of my personal setup
This commit is contained in:
parent
b60daea570
commit
ae45e1d776
1 changed files with 3 additions and 6 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -93,10 +93,6 @@ client/traces/*
|
||||||
client/dumps/*
|
client/dumps/*
|
||||||
*.ice
|
*.ice
|
||||||
*.new
|
*.new
|
||||||
tools/mf_nonce_brute/mf_nonce_brute
|
|
||||||
tools/andrew/*
|
|
||||||
tools/jtag_openocd/openocd_configuration
|
|
||||||
ppls patches/*
|
|
||||||
*- Copy.*
|
*- Copy.*
|
||||||
/EF_*
|
/EF_*
|
||||||
|
|
||||||
|
@ -105,6 +101,7 @@ client/lualibs/pm3_cmd.lua
|
||||||
# recompiled
|
# recompiled
|
||||||
fpga_version_info.c
|
fpga_version_info.c
|
||||||
|
|
||||||
|
# log / history
|
||||||
.proxmark3/*
|
.proxmark3/*
|
||||||
|
|
||||||
# .tmp files are created during compilation
|
# .tmp files are created during compilation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue