From ca43729f124466b816f922842353feeb3f6f8e84 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 15 Sep 2022 06:32:45 -0400 Subject: Replaced instances of `arachne-pnr` with the `nextpnr-ice40` equivalent --- examples/iceblink/.gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'examples/iceblink/.gitignore') diff --git a/examples/iceblink/.gitignore b/examples/iceblink/.gitignore index c1fa30b..1af40d6 100644 --- a/examples/iceblink/.gitignore +++ b/examples/iceblink/.gitignore @@ -1,4 +1,6 @@ -example.bin -example.blif -example.asc -example.rpt +* +!.gitignore +!example.v +!iceblink.pcf +!Makefile +!README -- cgit v1.2.3