3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-03 13:07:58 +00:00

Update gitignore and Makefile

This commit is contained in:
Akash Levy 2024-04-08 22:13:22 -07:00
parent 27f68db831
commit a8fe47ea50
2 changed files with 7 additions and 5 deletions

2
.gitignore vendored
View file

@ -53,3 +53,5 @@ __pycache__
/tests/verilog/roundtrip_proc_1.v
/tests/verilog/roundtrip_proc_2.v
# Ignore Brewfile locks
Brewfile.lock.json