]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
make hardnested compile on gcc 4.9.2
[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
c48c4d78 18usb_cmd.lua
4cb4b588 19version.c
9c44a9b6 20client/ui/ui_overlays.h
f950ce1c 21*.Td
4cb4b588 22
1929af0c 23*.exe
c48c4d78 24hardnested_stats.txt
7eb0f3d0 25proxmark3
1929af0c 26flasher
7eb0f3d0 27lua
28luac
fdcfbdcc 29fpga_compress
4cb4b588 30mfkey32
31mfkey64
1929af0c 32
33fpga/*
3b2fee43 34!fpga/tests
7cc204bf 35!fpga/fpga_lf.bit
36!fpga/fpga_hf.bit
1929af0c 37!fpga/*.v
38!fpga/Makefile
39!fpga/fpga.ucf
7cc204bf 40!fpga/xst_lf.scr
41!fpga/xst_hf.scr
1929af0c 42!fpga/go.bat
43!fpga/sim.tcl
Impressum, Datenschutz