mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-30 21:48:24 +00:00
Add more ISE output to .gitignore
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user