Root .gitignore: remove *.metadata/ global pattern that was preventing Vitis workspace metadata from being tracked. Vitis .gitignore: replace blanket .metadata/ ignore with granular rules — track project references (.projects/, .safetable/, version.ini) while excluding machine-specific snapshots, logs, locks, and plugin caches. Fixes empty workspace after cloning on another machine.
6 lines
169 B
INI
6 lines
169 B
INI
#Tue May 26 10:20:51 UTC 2026
|
|
org.eclipse.core.runtime=2
|
|
org.eclipse.platform=4.15.0.v20200305-0155
|
|
com.xilinx.tools.product=VITIS_IDE
|
|
com.xilinx.tools.version=2023.2.0
|