]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
fix compile errors in newer environment
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
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
16proxmark
17proxmark3
18flasher
19version.c
20lua
21luac
22
23fpga/*
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