aboutsummaryrefslogtreecommitdiff
path: root/examples/icezum/.gitignore
diff options
context:
space:
mode:
authormyrtle <gatecat@ds0.me>2022-09-15 12:37:29 +0200
committerGitHub <noreply@github.com>2022-09-15 12:37:29 +0200
commita545498d6fd0a28a006976293917115037d4628c (patch)
treedcb5191f0f33237ae561bfad064bd20fc397e728 /examples/icezum/.gitignore
parent2bc541743ada3542c6da36a50e66303b9cbd2059 (diff)
parentca43729f124466b816f922842353feeb3f6f8e84 (diff)
Merge pull request #302 from YosysHQ/aki/rm_arachne
Replaced instances of `arachne-pnr` with the `nextpnr-ice40` equivalent
Diffstat (limited to 'examples/icezum/.gitignore')
-rw-r--r--examples/icezum/.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/icezum/.gitignore b/examples/icezum/.gitignore
index c1fa30b..7994dc7 100644
--- a/examples/icezum/.gitignore
+++ b/examples/icezum/.gitignore
@@ -1,4 +1,5 @@
-example.bin
-example.blif
-example.asc
-example.rpt
+*
+!.gitignore
+!example.v
+!icezum.pcf
+!Makefile