]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitignore
THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams...
[proxmark3-svn] / .gitignore
1 # .gitignore
2 # don't push these files to the repository
3
4 *.o
5 *.a
6 *.d
7 *.elf
8 *.s19
9 *.map
10 *.bin
11 *.dll
12 *.moc.cpp
13 *.exe
14 proxmark
15 proxmark3
16 flasher
17 version.c
18 lua
19 luac
20
21 fpga/*
22 !fpga/fpga_lf.bit
23 !fpga/fpga_hf.bit
24 !fpga/*.v
25 !fpga/Makefile
26 !fpga/fpga.ucf
27 !fpga/xst_lf.scr
28 !fpga/xst_hf.scr
29 !fpga/go.bat
30 !fpga/sim.tcl
31
32
Impressum, Datenschutz