mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
gitignore: update
This commit is contained in:
parent
ab800fa2ed
commit
bbaadebf68
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
vpi/*.o
|
||||
vpi/migensim.vpi
|
||||
examples/*.vcd
|
||||
|
|
Loading…
Reference in a new issue