]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
add: compress fpga images during compile, uncompress at run time
[proxmark3-svn] / .gitignore
CommitLineData
1929af0c 1# .gitignore
2# don't push these files to the repository
3
0dcf1ee3 4*.log
6e2f51a0 5*.eml
1929af0c 6*.o
7*.a
8*.d
9*.elf
10*.s19
11*.map
12*.bin
13*.dll
14*.moc.cpp
add4d470 15*.gz
1929af0c 16*.exe
17proxmark
7eb0f3d0 18proxmark3
1929af0c 19flasher
20version.c
7eb0f3d0 21lua
22luac
1929af0c 23
24fpga/*
3b2fee43 25!fpga/tests
7cc204bf 26!fpga/fpga_lf.bit
27!fpga/fpga_hf.bit
1929af0c 28!fpga/*.v
29!fpga/Makefile
30!fpga/fpga.ucf
7cc204bf 31!fpga/xst_lf.scr
32!fpga/xst_hf.scr
1929af0c 33!fpga/go.bat
34!fpga/sim.tcl
35
36
Impressum, Datenschutz