]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitignore
hf 14a reader enhancement
[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/fpga.bit
24 !fpga/*.v
25 !fpga/Makefile
26 !fpga/fpga.ucf
27 !fpga/xst.scr
28 !fpga/go.bat
29 !fpga/sim.tcl
30
31
Impressum, Datenschutz