]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - .gitignore
Fix issues with commit 4197a3f on some linux distributions and old mingw environments...
[proxmark3-svn] / .gitignore
index 3b258b3be809cd6c7e4b910ef49d5ef12e36a140..4af73fb12625d454c10459ea96660e5c689cc811 100644 (file)
@@ -1,6 +1,9 @@
 # .gitignore
 # don't push these files to the repository
 
+.history
+*.log
+*.eml
 *.o
 *.a
 *.d
@@ -10,6 +13,7 @@
 *.bin
 *.dll
 *.moc.cpp
+*.z
 *.exe
 proxmark
 proxmark3
@@ -17,8 +21,10 @@ flasher
 version.c
 lua
 luac
+fpga_compress
 
 fpga/*
+!fpga/tests
 !fpga/fpga_lf.bit
 !fpga/fpga_hf.bit
 !fpga/*.v
Impressum, Datenschutz