0
0
Fork 0
Codesys-MCP-SP21-plus/.gitignore
Karstein Phobic Nyvold Kvistad 6fef41ab29 chore: gitignore .worktrees/
2026-04-28 20:48:19 +02: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
# CODESYS project binaries
*.project
*.precompilecache
*.opt
# Local config
.mcp.json
.claude/
CLAUDE.md
# Git worktrees (isolated feature workspaces)
.worktrees/