mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-28 06:43:37 +00:00
Address most comments
This commit is contained in:
parent
0678c4dec9
commit
8ec96ec806
2 changed files with 12 additions and 14 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,6 +16,7 @@ __pycache__
|
|||
/qtcreator.config
|
||||
/qtcreator.creator
|
||||
/qtcreator.creator.user
|
||||
/compile_commands.json
|
||||
/coverage.info
|
||||
/coverage_html
|
||||
/Makefile.conf
|
||||
|
|
@ -53,4 +54,3 @@ __pycache__
|
|||
/venv
|
||||
/boost
|
||||
/ffi
|
||||
/compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue