mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
Update gitignore
This commit is contained in:
parent
9b9a510525
commit
33da32417a
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,2 +1,8 @@
|
|||
__pycache__
|
||||
build/*
|
||||
*.o
|
||||
*.d
|
||||
*.a
|
||||
tools/bin2hex
|
||||
tools/flterm
|
||||
tools/mkmmimg
|
||||
|
|
Loading…
Reference in a new issue