]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
Merge pull request #34 from osysltd/patch-3
[proxmark3-svn] / .gitignore
CommitLineData
1929af0c 1# .gitignore
2# don't push these files to the repository
3
91d62a18 4.history
0dcf1ee3 5*.log
6e2f51a0 6*.eml
1929af0c 7*.o
8*.a
9*.d
10*.elf
11*.s19
12*.map
13*.bin
14*.dll
15*.moc.cpp
9783989b 16*.z
1929af0c 17*.exe
0d5ee8e2 18hardnested_stats.txt
1929af0c 19proxmark
7eb0f3d0 20proxmark3
1929af0c 21flasher
925e8aa9 22fpga_compress
1929af0c 23version.c
7eb0f3d0 24lua
25luac
1929af0c 26
27fpga/*
3b2fee43 28!fpga/tests
7cc204bf 29!fpga/fpga_lf.bit
30!fpga/fpga_hf.bit
1929af0c 31!fpga/*.v
32!fpga/Makefile
33!fpga/fpga.ucf
7cc204bf 34!fpga/xst_lf.scr
35!fpga/xst_hf.scr
1929af0c 36!fpga/go.bat
37!fpga/sim.tcl
38
452aab1e 39#client/*
40client/traces/*
Impressum, Datenschutz