]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
Updated CHANGELOG.md
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
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
18usb_cmd.lua
19version.c
20client/ui/ui_overlays.h
21
22*.exe
23hardnested_stats.txt
24proxmark3
25flasher
26lua
27luac
28fpga_compress
29mfkey32
30mfkey64
31
32fpga/*
33!fpga/tests
34!fpga/fpga_lf.bit
35!fpga/fpga_hf.bit
36!fpga/*.v
37!fpga/Makefile
38!fpga/fpga.ucf
39!fpga/xst_lf.scr
40!fpga/xst_hf.scr
41!fpga/go.bat
42!fpga/sim.tcl
Impressum, Datenschutz