]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
bugfix hf mf sim
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
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
15proxmark
16proxmark3
17flasher
18version.c
19lua
20luac
21
22fpga/*
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