]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - .gitignore
Fix typos
[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*.dll
15*.moc.cpp
16*.z
17*.exe
18proxmark
19proxmark3
20flasher
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
37
Impressum, Datenschutz