diff options
author | whitequark <whitequark@whitequark.org> | 2021-03-05 12:42:32 +0000 |
---|---|---|
committer | whitequark <whitequark@whitequark.org> | 2021-03-05 12:43:57 +0000 |
commit | 529759c4bdb9d6abc1759a75591863b46b4f2c11 (patch) | |
tree | b2517e72886357ac92b3bf41d71965b035f82697 /icebram | |
parent | 7afc64b480212c9ac2ce7cb1622731a69a7d212c (diff) | |
download | icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.tar.gz icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.tar.bz2 icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.zip |
Add more build products to .gitignore.
Diffstat (limited to 'icebram')
-rw-r--r-- | icebram/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icebram/.gitignore b/icebram/.gitignore index 10fbc8a..d329cf5 100644 --- a/icebram/.gitignore +++ b/icebram/.gitignore @@ -11,3 +11,5 @@ demo_tb.v icebram icebram.d icebram.o +icebram.exe +icebram.wasm |