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/up5k_rgb/.gitignore | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'examples/up5k_rgb/.gitignore') diff --git a/examples/up5k_rgb/.gitignore b/examples/up5k_rgb/.gitignore index dd32bfb..348ed09 100644 --- a/examples/up5k_rgb/.gitignore +++ b/examples/up5k_rgb/.gitignore @@ -1,12 +1,6 @@ -*.bin -*.blif -*.asc -*.rpt -*.glb -*.psb -*.sdf -*.vsb -*.bin -*.tmp/ -*.exp -*.vlog +* +!.gitignore +!Makefile* +!README +!rgb*.pcf +!rgb.v -- cgit v1.2.3