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 /icepll | |
parent | 7afc64b480212c9ac2ce7cb1622731a69a7d212c (diff) | |
download | icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.tar.gz icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.tar.bz2 icestorm-529759c4bdb9d6abc1759a75591863b46b4f2c11.zip |
Add more build products to .gitignore.
Diffstat (limited to 'icepll')
-rw-r--r-- | icepll/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icepll/.gitignore b/icepll/.gitignore index 418d25b..8ed93c2 100644 --- a/icepll/.gitignore +++ b/icepll/.gitignore @@ -1,4 +1,5 @@ icepll icepll.exe +icepll.wasm icepll.o icepll.d |