]> cvs.zerfleddert.de Git - proxmark3-svn/blobdiff - .gitignore
FIX: Coverity, out-of-bounds read, 124 is less than (0x10*8)+2 (130)
[proxmark3-svn] / .gitignore
index 97862aaa58823a6795e11cc813fae177743d61c7..6ab46df992783418bfdde279e619af096003922c 100644 (file)
@@ -1,7 +1,9 @@
 # .gitignore
 # don't push these files to the repository
 
+.history
 *.log
+*.eml
 *.o
 *.a
 *.d
 *.bin
 *.dll
 *.moc.cpp
+*.z
 *.exe
+hardnested_stats.txt
 proxmark
 proxmark3
 flasher
+fpga_compress
 version.c
 lua
 luac
 
 fpga/*
-!fpga/fpga.bit
+!fpga/tests
+!fpga/fpga_lf.bit
+!fpga/fpga_hf.bit
 !fpga/*.v
 !fpga/Makefile
 !fpga/fpga.ucf
-!fpga/xst.scr
+!fpga/xst_lf.scr
+!fpga/xst_hf.scr
 !fpga/go.bat
 !fpga/sim.tcl
 
Impressum, Datenschutz