chore: track Vitis workspace .metadata project list
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.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user