Update .gitignore and README.md for CODESYS MCP project. Added entries to .gitignore for VSIX files and VS Code settings. Expanded README to include architecture, components, deployment instructions, and details about the Cursor extension.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,3 +8,7 @@ dist/
|
||||
build/
|
||||
.venv/
|
||||
venv/
|
||||
*.vsix
|
||||
.vscode/settings.json
|
||||
vscode_codesys_companion/node_modules/
|
||||
vscode_codesys_companion/out/
|
||||
|
||||
Reference in New Issue
Block a user