Create simulink project template containing .gitattributes and .gitignore files
27 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hey guys,
I'm trying to set up a basic simulink project containing standard folder structure. Additionally, I want the template to be able to be easily put under source control. So I added a .gitattributes and a .gitignore file to the project before exporting it as a template. Now, when I create a simulink prject using this template, the .gitattributes and .gitignore files are missing.
Is there any possibility to force files into a template?
Other suggestions to solve this problem are welcome as well.
Greetings,
Thomas
0 comentarios
Respuestas (1)
Sivani Pentapati
el 7 de En. de 2022
Hi Thomas,
Simulink projects have interfaces to git, you can manually set up git source control in your Simulink Project. For more information, please refer to the below link
0 comentarios
Ver también
Categorías
Más información sobre Dependency Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!