aboutsummaryrefslogtreecommitdiffstats
path: root/examples/icebreaker/.gitignore
diff options
context:
space:
mode:
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