2026-02-19 5:26 AM - last edited on 2026-02-19 5:31 AM by mƎALLEm
Hi,
I'm a newbee in this community and my first post is related to an already existing one:
Usually we have \project\.settings\language.settings.xml under version control - but changes in this file seem to be not relevant to track it. Can you complete the answer referenced by the link above?
Best Regards,
Thomas
2026-03-04 11:28 PM - edited 2026-03-04 11:29 PM
Hello @ThoKu
Let me thank you for posting and welcome to the ST Community.
The file .settings\language.settings.xml is not required for building the project and may vary between PCs.
It is recommended to exclude the. Settings folder from SVN to avoid unnecessary conflicts.
Only project files like. project, .ioc, source code, drivers, and linker script should be version controlled.
Thanks.
Mahmoud
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.