Files
ts-mcp-template/.gitignore
T
2026-03-11 22:10:25 +08:00

20 lines
184 B
Plaintext

# macOS
.DS_Store
# dependencies
node_modules/
# build and package artifacts
dist/
*.tgz
# test artifacts
coverage/
# local env files
.env
.env.*
# local tooling state
.sisyphus/