From 10fc23ced9684a42c3ec175c20223193cc3a71c2 Mon Sep 17 00:00:00 2001 From: Stephan Avenwedde <95911531+StephanAv@users.noreply.github.com> Date: Wed, 5 Apr 2023 13:43:01 +0200 Subject: [PATCH] Adds project related Repository folder Comes into effect when the TwinCAT project includes a TwinCAT C++ project --- TwinCAT3.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TwinCAT3.gitignore b/TwinCAT3.gitignore index 7bd6f875..0344b669 100644 --- a/TwinCAT3.gitignore +++ b/TwinCAT3.gitignore @@ -22,4 +22,5 @@ LineIDs.dbg.bak _Boot/ _CompileInfo/ _Libraries/ -_ModuleInstall/ \ No newline at end of file +_ModuleInstall/ +_Repository/