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/icemulti/.gitignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'examples/icemulti/.gitignore') diff --git a/examples/icemulti/.gitignore b/examples/icemulti/.gitignore index 5ae574e..82b6627 100644 --- a/examples/icemulti/.gitignore +++ b/examples/icemulti/.gitignore @@ -1,4 +1,6 @@ -/app?.asc -/app?.bin -/app?.blif -/config.bin +* +!.gitignore +!app?.v +!icestick.pcf +!Makefile +!README -- cgit v1.2.3