From f7cfcfe15528a1619927aa61d138bbc87b2a2b5b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 25 Nov 2015 04:16:47 +0100 Subject: Add vendor specific compile scripts (from Patrick Lehmann). for: Altera Quartus-II (tested with 15.0), Xilinx ISE (tested with 14.7) Xilinx Vivado vunit OSVVM. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..cbd01fe85 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist/mcode/build/ +dist/mcode/lib/ -- cgit v1.2.3