mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-25 01:31:23 +00:00
Add mandatory wasm file to zip file as well
This commit is contained in:
parent
d38098e5fa
commit
82ad422b4e
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,6 +21,7 @@ __pycache__
|
|||
/yosys
|
||||
/yosys.exe
|
||||
/yosys.js
|
||||
/yosys.wasm
|
||||
/yosys-abc
|
||||
/yosys-abc.exe
|
||||
/yosys-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue