mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
updated ignore file
This commit is contained in:
parent
ae8be54fca
commit
7e5b929749
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -41,6 +41,7 @@ Makefile.platform
|
||||||
# cmake
|
# cmake
|
||||||
client/build/
|
client/build/
|
||||||
client/android/build/
|
client/android/build/
|
||||||
|
client/deps/bzip2/
|
||||||
|
|
||||||
# Coverity
|
# Coverity
|
||||||
cov-int/
|
cov-int/
|
||||||
|
@ -77,17 +78,16 @@ fpga/*
|
||||||
!fpga/xst_hf.scr
|
!fpga/xst_hf.scr
|
||||||
!fpga/go.bat
|
!fpga/go.bat
|
||||||
!fpga/sim.tcl
|
!fpga/sim.tcl
|
||||||
|
|
||||||
# offcial dumps folder
|
# offcial dumps folder
|
||||||
dumps/*
|
dumps/*
|
||||||
|
traces/*
|
||||||
|
|
||||||
#client/*
|
#client/*
|
||||||
# my own traces folder
|
|
||||||
client/traces/*
|
client/traces/*
|
||||||
# my own dumps folder
|
|
||||||
client/dumps/*
|
client/dumps/*
|
||||||
*.ice
|
*.ice
|
||||||
*.new
|
*.new
|
||||||
armsrc/TEMP EMV/*
|
|
||||||
tools/mf_nonce_brute/mf_nonce_brute
|
tools/mf_nonce_brute/mf_nonce_brute
|
||||||
tools/andrew/*
|
tools/andrew/*
|
||||||
tools/jtag_openocd/openocd_configuration
|
tools/jtag_openocd/openocd_configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue