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