You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

21 lines
328 B

# ignore all workspace files
/.metadata/
/RemoteSystemsTempFiles/
.analytics
.Xil/
vitis_pid*.str
# ignore all log files
**/*.log
# ignore all files generated by pre-commit hook
**/*.gitsubstitute
# ignore all generated platform files
/hw_platform/
# ignore _ide folder
**/_ide/
# ignore local only files
.repo_initialized