0
0
Fork 0
Codesys-MCP-SP21-plus/.gitignore
steel 320646b8fe
Some checks failed
CI / build-and-test (18.x) (push) Has been cancelled
CI / build-and-test (20.x) (push) Has been cancelled
CI / build-and-test (22.x) (push) Has been cancelled
fixup
2026-08-19 18:39:47 +08:00

28 lines
315 B
Text

node_modules/
dist/
coverage/
*.tgz
*.log
.DS_Store
# Test artifacts
test_output/
projects/
project_examples/
# Python bytecode
__pycache__/
*.pyc
# MSP-Con project binaries
*.project
*.precompilecache
*.opt
# Local config
.mcp.json
.claude/
CLAUDE.md
# Git worktrees (isolated feature workspaces)
.worktrees/