code cleanup

This commit is contained in:
Paul Schneider 2026-06-25 23:55:52 +01:00
commit 847557318f
4 changed files with 17 additions and 14 deletions

View file

@ -24,5 +24,7 @@
],
"cSpell.reportUnknownWords": true,
"cSpell.language": "fr,en",
"makefile.configureOnOpen": false
"makefile.configureOnOpen": false,
"search.useGlobalIgnoreFiles": true,
"search.useParentIgnoreFiles": true
}