diff --git a/.gitignore b/.gitignore index cc43a55..fc2074d 100644 --- a/.gitignore +++ b/.gitignore @@ -125,6 +125,14 @@ __pycache__/ Thumbs.db desktop.ini +# ----- Eclipse / Vitis workspace metadata (regenerated on open) ----- +.metadata/ + +# ----- Vitis workspace build artifacts (regenerated) ----- +**/export/ +**/tempdsa/ +**/RemoteSystemsTempFiles/ + # ----- IDE / Editor temporary files ----- *.swo *.orig