From 672624214315068b7cc90f77eb9ef08033029629 Mon Sep 17 00:00:00 2001 From: Thomas Wolf <33528391+WolfThomas@users.noreply.github.com> Date: Fri, 12 May 2023 10:37:44 +0200 Subject: [PATCH] Add _CompileInfo_Upload/ to twincat3 gitignore New additional compileinfo will be used with 3..1.4026.x --- TwinCAT3.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TwinCAT3.gitignore b/TwinCAT3.gitignore index 7bd6f875..195d1c0c 100644 --- a/TwinCAT3.gitignore +++ b/TwinCAT3.gitignore @@ -21,5 +21,6 @@ LineIDs.dbg LineIDs.dbg.bak _Boot/ _CompileInfo/ +_CompileInfo_Upload/ _Libraries/ -_ModuleInstall/ \ No newline at end of file +_ModuleInstall/