repo.or.cz
/
legacy-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #491 from pwpiwi/mod_select
[legacy-proxmark3.git]
/
.gitignore
blob
a7cc880350b4c1ec42166429ca4ec89d2480d5be
1
# .gitignore
2
# don't push these files to the repository
3
4
.history
5
*.log
6
*.eml
7
*.o
8
*.a
9
*.d
10
*.elf
11
*.s19
12
*.map
13
*.bin
14
!client/hardnested/*.bin
15
*.dll
16
*.moc.cpp
17
*.z
18
!client/hardnested/tables/*.z
19
usb_cmd.lua
20
version.c
21
client/ui/ui_overlays.h
22
*.Td
23
24
*.exe
25
hardnested_stats.txt
26
proxmark3
27
flasher
28
lua
29
luac
30
fpga_compress
31
mfkey32
32
mfkey64
33
34
fpga/*
35
!fpga/tests
36
!fpga/fpga_lf.bit
37
!fpga/fpga_hf.bit
38
!fpga/*.v
39
!fpga/Makefile
40
!fpga/fpga.ucf
41
!fpga/xst_lf.scr
42
!fpga/xst_hf.scr
43
!fpga/go.bat
44
!fpga/sim.tcl