]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - .gitignore
Merge pull request #33 from osysltd/patch-2
[proxmark3-svn] / .gitignore
index 3b258b3be809cd6c7e4b910ef49d5ef12e36a140..56a3b756e4e8bd3bc7f6da23ec8ca9c3446ce5f0 100644 (file)
@@ -1,6 +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/tests
 !fpga/fpga_lf.bit
 !fpga/fpga_hf.bit
 !fpga/*.v
@@ -29,4 +36,5 @@ fpga/*
 !fpga/go.bat
 !fpga/sim.tcl
 
-
+#client/*
+client/traces/*
Impressum, Datenschutz