]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
fix makefile to allow make of overlays.ui
[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
14*.dll
15*.moc.cpp
f3919878 16*.z
4cb4b588 17version.c
3fc4596f 18ui_overlays.h
4cb4b588 19
1929af0c 20*.exe
7eb0f3d0 21proxmark3
1929af0c 22flasher
7eb0f3d0 23lua
24luac
fdcfbdcc 25fpga_compress
4cb4b588 26mfkey32
27mfkey64
1929af0c 28
29fpga/*
3b2fee43 30!fpga/tests
7cc204bf 31!fpga/fpga_lf.bit
32!fpga/fpga_hf.bit
1929af0c 33!fpga/*.v
34!fpga/Makefile
35!fpga/fpga.ucf
7cc204bf 36!fpga/xst_lf.scr
37!fpga/xst_hf.scr
1929af0c 38!fpga/go.bat
39!fpga/sim.tcl
Impressum, Datenschutz