]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
git housekeeping:
[proxmark3-svn] / .gitignore
... / ...
CommitLineData
1# .gitignore
2# don't push these files to the repository
3
4*.log
5*.o
6*.a
7*.d
8*.elf
9*.s19
10*.map
11*.bin
12*.dll
13*.moc.cpp
14*.exe
15proxmark
16proxmark3
17flasher
18version.c
19lua
20luac
21
22fpga/*
23!fpga/fpga.bit
24!fpga/*.v
25!fpga/Makefile
26!fpga/fpga.ucf
27!fpga/xst.scr
28!fpga/go.bat
29!fpga/sim.tcl
30
31
Impressum, Datenschutz