From 34d8a94721d151080071a24b95ac064ff3685ff2 Mon Sep 17 00:00:00 2001 From: Cary R Date: Mon, 19 Aug 2013 16:17:42 -0700 Subject: [PATCH] Ignore temporary blif files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 192c764a..340fb307 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,9 @@ vhdl_regression_report.txt src/vcddiff vsim vlog95.v +tmp_blif.blif +tmp_blif.v +tmp_blif.vvp # Some tests do not work out of the work directory, so # ignore these files that they leave in the home directory.