]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitignore
- fix: ensure that FpgaDownloadAndGo() is always called before requesting
[proxmark3-svn] / .gitignore
1 # .gitignore
2 # don't push these files to the repository
3
4 *.log
5 *.eml
6 *.o
7 *.a
8 *.d
9 *.elf
10 *.s19
11 *.map
12 *.bin
13 *.dll
14 *.moc.cpp
15 *.z
16 *.exe
17 proxmark
18 proxmark3
19 flasher
20 version.c
21 lua
22 luac
23
24 fpga/*
25 !fpga/tests
26 !fpga/fpga_lf.bit
27 !fpga/fpga_hf.bit
28 !fpga/*.v
29 !fpga/Makefile
30 !fpga/fpga.ucf
31 !fpga/xst_lf.scr
32 !fpga/xst_hf.scr
33 !fpga/go.bat
34 !fpga/sim.tcl
35
36
Impressum, Datenschutz