mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -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
|
||||
client/build/
|
||||
client/android/build/
|
||||
client/deps/bzip2/
|
||||
|
||||
# Coverity
|
||||
cov-int/
|
||||
|
@ -77,17 +78,16 @@ fpga/*
|
|||
!fpga/xst_hf.scr
|
||||
!fpga/go.bat
|
||||
!fpga/sim.tcl
|
||||
|
||||
# offcial dumps folder
|
||||
dumps/*
|
||||
traces/*
|
||||
|
||||
#client/*
|
||||
# my own traces folder
|
||||
client/traces/*
|
||||
# my own dumps folder
|
||||
client/dumps/*
|
||||
*.ice
|
||||
*.new
|
||||
armsrc/TEMP EMV/*
|
||||
tools/mf_nonce_brute/mf_nonce_brute
|
||||
tools/andrew/*
|
||||
tools/jtag_openocd/openocd_configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue