]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
attempt to fix compile error gcc lt 4.9
[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
18usb_cmd.lua
19version.c
20client/ui/ui_overlays.h
21*.Td
22
23*.exe
24hardnested_stats.txt
25proxmark3
26flasher
27lua
28luac
29fpga_compress
30mfkey32
31mfkey64
32
33fpga/*
34!fpga/tests
35!fpga/fpga_lf.bit
36!fpga/fpga_hf.bit
37!fpga/*.v
38!fpga/Makefile
39!fpga/fpga.ucf
40!fpga/xst_lf.scr
41!fpga/xst_hf.scr
42!fpga/go.bat
43!fpga/sim.tcl
Impressum, Datenschutz