]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
ADD: @piwi's fixes to .history
[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*.z
16*.exe
17proxmark
18proxmark3
19flasher
20fpga_compress
21version.c
22lua
23luac
24
25fpga/*
26!fpga/tests
27!fpga/fpga_lf.bit
28!fpga/fpga_hf.bit
29!fpga/*.v
30!fpga/Makefile
31!fpga/fpga.ucf
32!fpga/xst_lf.scr
33!fpga/xst_hf.scr
34!fpga/go.bat
35!fpga/sim.tcl
36
37client/*
38.history
Impressum, Datenschutz