mirror of https://github.com/openXC7/prjxray.git
gitignore: Ignore vivado .jou and .log
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
parent
df23e99e7f
commit
ef94cf5add
|
|
@ -24,3 +24,5 @@ __pycache__
|
|||
*.pyc
|
||||
*.swp
|
||||
*.egg-info
|
||||
*vivado*.jou
|
||||
*vivado*.log
|
||||
|
|
|
|||
Loading…
Reference in New Issue