]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitignore
Merge pull request #114 from pwpiwi/iso14443b_fix
[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 *.exe
16 proxmark
17 proxmark3
18 flasher
19 version.c
20 lua
21 luac
22
23 fpga/*
24 !fpga/tests
25 !fpga/fpga_lf.bit
26 !fpga/fpga_hf.bit
27 !fpga/*.v
28 !fpga/Makefile
29 !fpga/fpga.ucf
30 !fpga/xst_lf.scr
31 !fpga/xst_hf.scr
32 !fpga/go.bat
33 !fpga/sim.tcl
34
35
Impressum, Datenschutz