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
79124d822b
commit
7d18736ff2
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,8 @@ build/*
|
|||
*.o
|
||||
*.d
|
||||
*.a
|
||||
*.bin
|
||||
*.elf
|
||||
tools/bin2hex
|
||||
tools/flterm
|
||||
tools/mkmmimg
|
||||
|
|
Loading…
Reference in a new issue