]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
hf mf mifare:
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
1# .gitignore
2# don't push these files to the repository
3
4.history
5*.log
6*.eml
7*.o
8*.a
9*.d
10*.elf
11*.s19
12*.map
13*.bin
14!client/hardnested/*.bin
15*.dll
16*.moc.cpp
17*.z
18!client/hardnested/tables/*.z
19usb_cmd.lua
20version.c
21client/ui/ui_overlays.h
22*.Td
23
24*.exe
25hardnested_stats.txt
26proxmark3
27flasher
28lua
29luac
30fpga_compress
31mfkey32
32mfkey64
33
34fpga/*
35!fpga/tests
36!fpga/fpga_lf.bit
37!fpga/fpga_hf.bit
38!fpga/*.v
39!fpga/Makefile
40!fpga/fpga.ucf
41!fpga/xst_lf.scr
42!fpga/xst_hf.scr
43!fpga/go.bat
44!fpga/sim.tcl
Impressum, Datenschutz