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