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
|
/ImportExecutables.cmake
|
||||||
*-coverage/
|
*-coverage/
|
||||||
*-coverage.info
|
*-coverage.info
|
||||||
|
|
||||||
|
# nextpnr-xc7
|
||||||
*.xdl
|
*.xdl
|
||||||
*.bit
|
*.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