chore: add simulation artifacts to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
cah
2026-02-25 19:06:25 -07:00
parent b7449a6191
commit 1520f4da5b

4
.gitignore vendored
View File

@@ -5,5 +5,9 @@
__pycache__/
*.pyc
# Simulation artifacts
tb/obj_dir/
tb/*.vcd
# Contest submission repo (separate GitHub repo)
chip_ignite/