diff options
Diffstat (limited to 'examples/hx8kboard/.gitignore')
-rw-r--r-- | examples/hx8kboard/.gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/hx8kboard/.gitignore b/examples/hx8kboard/.gitignore index c1fa30b..56f263f 100644 --- a/examples/hx8kboard/.gitignore +++ b/examples/hx8kboard/.gitignore @@ -1,4 +1,5 @@ -example.bin -example.blif -example.asc -example.rpt +* +!.gitignore +!example.v +!hx8kboard.pcf +!Makefile |