Add more ISE output to .gitignore
This commit is contained in:
parent
c6bf8aff43
commit
ac919421f0
12
.gitignore
vendored
12
.gitignore
vendored
@ -30,5 +30,17 @@ install_manifest.txt
|
||||
/ImportExecutables.cmake
|
||||
*-coverage/
|
||||
*-coverage.info
|
||||
|
||||
# nextpnr-xc7
|
||||
*.xdl
|
||||
*.bit
|
||||
|
||||
# ise
|
||||
_xmsgs/
|
||||
*.bgn
|
||||
*.drc
|
||||
*.ncd
|
||||
*.xwbt
|
||||
usage_statistics_webtalk.html
|
||||
webtalk.log
|
||||
xilinx_device_details.xml
|
||||
|
Loading…
Reference in New Issue
Block a user