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