diff --git a/.vscode/launch.json b/.vscode/launch.json index 9ac4771..2af4fd4 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,6 +4,7 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ + { "name": "Debug live on PLC", "type": "plc-debug", diff --git a/apax-files-section.yml b/apax-files-section.yml index 0a0be8b..dbec738 100644 --- a/apax-files-section.yml +++ b/apax-files-section.yml @@ -5,7 +5,6 @@ files: - template - '!**/.git' - - '!**/.vscode' - '!**/.github' - '!**/.gitattributes' - '!**/.markdownlint.yml'