chore: add simulation artifacts to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,5 +5,9 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Simulation artifacts
|
||||||
|
tb/obj_dir/
|
||||||
|
tb/*.vcd
|
||||||
|
|
||||||
# Contest submission repo (separate GitHub repo)
|
# Contest submission repo (separate GitHub repo)
|
||||||
chip_ignite/
|
chip_ignite/
|
||||||
|
|||||||
Reference in New Issue
Block a user