diff options
author | Clifford Wolf <clifford@clifford.at> | 2015-02-16 12:41:48 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2015-02-16 12:41:48 +0100 |
commit | 33e80b96c7aac6b93e6bee18572abf529f8cc1fa (patch) | |
tree | ed7ef660268a1319f41eeaee292e0f9e7a8a08fe /.gitignore | |
parent | 0748ef638d34bb5dd125271abc4fe051f95a790d (diff) | |
download | yosys-33e80b96c7aac6b93e6bee18572abf529f8cc1fa.tar.gz yosys-33e80b96c7aac6b93e6bee18572abf529f8cc1fa.tar.bz2 yosys-33e80b96c7aac6b93e6bee18572abf529f8cc1fa.zip |
Added YosysJS wrapper
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4334b3d84..2e937c735 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,6 @@ /yosys /yosys.exe /yosys.js -/yosys.html /yosys-abc /yosys-abc.exe /yosys-config |