Skip to content

Commit

Permalink
add launch.json to package
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Jul 16, 2024
1 parent ec1f15e commit 9644f46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 0 additions & 1 deletion apax-files-section.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
files:
- template
- '!**/.git'
- '!**/.vscode'
- '!**/.github'
- '!**/.gitattributes'
- '!**/.markdownlint.yml'
Expand Down

0 comments on commit 9644f46

Please sign in to comment.