diff options
Diffstat (limited to 'machxo2/examples/.gitignore')
-rw-r--r-- | machxo2/examples/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/machxo2/examples/.gitignore b/machxo2/examples/.gitignore new file mode 100644 index 00000000..ad2fba28 --- /dev/null +++ b/machxo2/examples/.gitignore @@ -0,0 +1,6 @@ +blinky.fasm +__pycache__ +*.pyc +pnrblinky.v +/blinky_simtest +*.vcd |