X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1604d0a2909a6ae1a5b615d280671d867c1028a4..bd2797de1538c58232cffd8ec04a23fea23114f9:/.gitignore

diff --git a/.gitignore b/.gitignore
index a12a5c43..4af73fb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
 # .gitignore
 # don't push these files to the repository
 
+.history
 *.log
+*.eml
 *.o
 *.a
 *.d
@@ -11,6 +13,7 @@
 *.bin
 *.dll
 *.moc.cpp
+*.z
 *.exe
 proxmark
 proxmark3
@@ -18,6 +21,7 @@ flasher
 version.c
 lua
 luac
+fpga_compress
 
 fpga/*
 !fpga/tests