From 758f5e67632d46a4d8b8518f0934c7725cee53e3 Mon Sep 17 00:00:00 2001 From: Andreas Olofsson Date: Tue, 23 Feb 2016 15:40:07 -0500 Subject: [PATCH] Ignoring .bin files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5912243..724a0fd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ bin/ *.vcd *.out *.trace - +*.bin ####################### # XILINX crap *.xpr