]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
Update hitagS.c (#729)
[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
21armsrc/fpga_version_info.c
22client/ui/ui_overlays.h
23*.Td
24.DS_Store
25
26*.exe
27hardnested_stats.txt
28proxmark3
29flasher
30lua
31luac
32fpga_compress
33mfkey32
34mfkey64
35
36fpga/*
37!fpga/tests
38!fpga/fpga_lf.bit
39!fpga/fpga_hf.bit
40!fpga/*.v
41!fpga/Makefile
42!fpga/fpga.ucf
43!fpga/xst_lf.scr
44!fpga/xst_hf.scr
45!fpga/go.bat
46!fpga/sim.tcl
Impressum, Datenschutz