]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
FIX: APDUCodeTable has more items than 100 (#682)
[proxmark3-svn] / .gitignore
CommitLineData
1929af0c 1# .gitignore
2# don't push these files to the repository
3
2487dfeb 4.history
0dcf1ee3 5*.log
6e2f51a0 6*.eml
1929af0c 7*.o
8*.a
9*.d
10*.elf
11*.s19
12*.map
13*.bin
c48c4d78 14!client/hardnested/*.bin
1929af0c 15*.dll
16*.moc.cpp
f3919878 17*.z
7f9e4c25 18!client/hardnested/tables/*.z
c48c4d78 19usb_cmd.lua
4cb4b588 20version.c
6a0915ea 21armsrc/fpga_version_info.c
9c44a9b6 22client/ui/ui_overlays.h
f950ce1c 23*.Td
fdee1ffa 24.DS_Store
4cb4b588 25
1929af0c 26*.exe
c48c4d78 27hardnested_stats.txt
7eb0f3d0 28proxmark3
1929af0c 29flasher
7eb0f3d0 30lua
31luac
fdcfbdcc 32fpga_compress
4cb4b588 33mfkey32
34mfkey64
1929af0c 35
36fpga/*
3b2fee43 37!fpga/tests
7cc204bf 38!fpga/fpga_lf.bit
39!fpga/fpga_hf.bit
1929af0c 40!fpga/*.v
41!fpga/Makefile
42!fpga/fpga.ucf
7cc204bf 43!fpga/xst_lf.scr
44!fpga/xst_hf.scr
1929af0c 45!fpga/go.bat
46!fpga/sim.tcl
Impressum, Datenschutz