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