# .gitignore
 # don't push these files to the repository
 
+.history
 *.log
+*.eml
 *.o
 *.a
 *.d
 *.bin
 *.dll
 *.moc.cpp
+*.z
 *.exe
+*.dsym
+hardnested_stats.txt
 proxmark
 proxmark3
 flasher
+fpga_compress
 version.c
 lua
 luac
 !fpga/go.bat
 !fpga/sim.tcl
 
-
+#client/*
+client/traces/*