]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
fix: compile issue on RasPi (http://www.proxmark.org/forum/viewtopic.php?id=4678)
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
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
18proxmark
19proxmark3
20flasher
21version.c
22lua
23luac
24fpga_compress
25
26fpga/*
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