aboutsummaryrefslogtreecommitdiffstats
path: root/examples/icebreaker/.gitignore
diff options
context:
space:
mode:
authorAki Van Ness <aki@lethalbit.net>2022-09-15 06:32:45 -0400
committerAki Van Ness <aki@lethalbit.net>2022-09-15 06:32:45 -0400
commitca43729f124466b816f922842353feeb3f6f8e84 (patch)
treedcb5191f0f33237ae561bfad064bd20fc397e728 /examples/icebreaker/.gitignore
parent2bc541743ada3542c6da36a50e66303b9cbd2059 (diff)
downloadicestorm-ca43729f124466b816f922842353feeb3f6f8e84.tar.gz
icestorm-ca43729f124466b816f922842353feeb3f6f8e84.tar.bz2
icestorm-ca43729f124466b816f922842353feeb3f6f8e84.zip
Replaced instances of `arachne-pnr` with the `nextpnr-ice40` equivalent
Diffstat (limited to 'examples/icebreaker/.gitignore')
-rw-r--r--examples/icebreaker/.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/examples/icebreaker/.gitignore b/examples/icebreaker/.gitignore
index 797fcc0..a435ac9 100644
--- a/examples/icebreaker/.gitignore
+++ b/examples/icebreaker/.gitignore
@@ -1,4 +1,6 @@
-example.asc
-example.bin
-example.blif
-example.rpt
+*
+!.gitignore
+!example.v
+!icebreaker.pcf
+!Makefile
+!README