aboutsummaryrefslogtreecommitdiffstats
path: root/examples/icemulti/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/icemulti/.gitignore')
-rw-r--r--examples/icemulti/.gitignore10
1 files changed, 6 insertions, 4 deletions
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