]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
Merge pull request #909 from pwpiwi/fix_button_break
[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!client/sc_upgrade_firmware/*.bin
16*.dll
17*.moc.cpp
18*.z
19!client/hardnested/tables/*.z
20usb_cmd.lua
21version.c
22armsrc/fpga_version_info.c
23client/ui/ui_overlays.h
24*.Td
25.DS_Store
26
27*.exe
28hardnested_stats.txt
29proxmark3
30flasher
31lua
32luac
33fpga_compress
34mfkey32
35mfkey64
36
37fpga/*
38!fpga/tests
39!fpga/fpga_lf.bit
40!fpga/fpga_hf.bit
41!fpga/*.v
42!fpga/Makefile
43!fpga/fpga.ucf
44!fpga/xst_lf.scr
45!fpga/xst_hf.scr
46!fpga/go.bat
47!fpga/sim.tcl
Impressum, Datenschutz