diff options
Diffstat (limited to 'examples/.gitignore')
-rw-r--r-- | examples/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index f547024..059b096 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,5 +1,6 @@ /hello_world /interrupt /sched +/smc91111_eeprom *.bin *.srec |