]> git.zerfleddert.de Git - proxmark3-svn/blame - .gitignore
Keep the PM3 code repo clean of website/wiki stuff.
[proxmark3-svn] / .gitignore
CommitLineData
1929af0c 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
7eb0f3d0 15proxmark3
1929af0c 16flasher
17version.c
7eb0f3d0 18lua
19luac
1929af0c 20
21fpga/*
7cc204bf 22!fpga/fpga_lf.bit
23!fpga/fpga_hf.bit
1929af0c 24!fpga/*.v
25!fpga/Makefile
26!fpga/fpga.ucf
7cc204bf 27!fpga/xst_lf.scr
28!fpga/xst_hf.scr
1929af0c 29!fpga/go.bat
30!fpga/sim.tcl
31
32
Impressum, Datenschutz