aboutsummaryrefslogtreecommitdiffstats
path: root/examples/iceblink/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/iceblink/.gitignore')
-rw-r--r--examples/iceblink/.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/examples/iceblink/.gitignore b/examples/iceblink/.gitignore
index c1fa30b..1af40d6 100644
--- a/examples/iceblink/.gitignore
+++ b/examples/iceblink/.gitignore
@@ -1,4 +1,6 @@
-example.bin
-example.blif
-example.asc
-example.rpt
+*
+!.gitignore
+!example.v
+!iceblink.pcf
+!Makefile
+!README