mirror of
https://github.com/enjoy-digital/litedram.git
synced 2025-01-04 09:52:25 -05:00
Adding .gitignore file.
This commit is contained in:
parent
6f10314d43
commit
673a5d8317
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.vcd
|
||||
outgoing
|
Loading…
Reference in a new issue