From ac919421f01512105c2466fa0297f353b25bda0d Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Sat, 3 Nov 2018 14:25:20 -0700 Subject: [PATCH] Add more ISE output to .gitignore --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 90b605c0..643416f4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,17 @@ install_manifest.txt /ImportExecutables.cmake *-coverage/ *-coverage.info + +# nextpnr-xc7 *.xdl *.bit + +# ise +_xmsgs/ +*.bgn +*.drc +*.ncd +*.xwbt +usage_statistics_webtalk.html +webtalk.log +xilinx_device_details.xml