proxmark3/.gitignore

63 lines
728 B
Plaintext
Raw Normal View History

# .gitignore
# don't push these files to the repository
2015-11-10 04:47:26 +08:00
.history
*.log
2014-08-06 00:45:37 +08:00
*.eml
*.o
*.a
*.d
*.elf
*.s19
*.map
*.bin
*.dll
*.moc.cpp
2015-06-25 18:22:34 +08:00
*.z
2017-06-27 03:42:22 +08:00
*.Td
*.DS_Store
*.exe
*.dsym
version.c
!client/hardnested/*.bin
!client/hardnested/tables/*.z
client/ui/ui_overlays.h
hardnested_stats.txt
proxmark3
flasher
lua
luac
2017-06-27 03:42:22 +08:00
fpga_compress
mfkey32
mfkey64
fpga/*
!fpga/tests
!fpga/fpga_lf.bit
!fpga/fpga_hf.bit
!fpga/*.v
!fpga/Makefile
!fpga/fpga.ucf
!fpga/xst_lf.scr
!fpga/xst_hf.scr
!fpga/go.bat
!fpga/sim.tcl
2016-03-21 03:22:35 +08:00
#client/*
2017-06-27 03:42:22 +08:00
# my own traces folder
2016-03-21 03:22:35 +08:00
client/traces/*
*.ice
*.new
armsrc/TEMP EMV/*
tools/mf_nonce_brute/*
tools/andrew/*
ppls patches/*
*- Copy.*
client/lualibs/mf_default_keys.lua
client/lualibs/usb_cmd.lua
# recompiled
fpga_version_info.c