From 38ccc7d78cb9e2983fa1d99d6a48fdb3e274564c Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Mon, 14 Mar 2011 11:32:48 +0100 Subject: [PATCH] added hex files to be ignored --- Global/Quartus2.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global/Quartus2.gitignore b/Global/Quartus2.gitignore index f51600e9..d9cd340d 100644 --- a/Global/Quartus2.gitignore +++ b/Global/Quartus2.gitignore @@ -55,6 +55,7 @@ *.tcl *.pin *.mif +*.hex # ignore Quartus II generated folders db/ @@ -63,4 +64,3 @@ simulation/ timing/ testbench/ *_sim/ -