Skip to content

Commit cc25144

Browse files
authored
Merge branch 'main' into update-linker-check-action
2 parents b20620c + b09847c commit cc25144

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

templates/git/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,11 @@ uv2csolution.log
8585

8686
# legacy intermediate project file
8787
*.cprj
88+
89+
# SDS files
90+
*.[sS][dD][sS]
91+
92+
# FVP model generated files when using with SDS
93+
**/__pycache__/
94+
sdsio.log
95+

0 commit comments

Comments
 (0)