/.vs
/.github
/node_modules
/.vscode
/scripts
/dist-deno
/dist-scripts
/dist/tests
/src
/docs
*.js.map
/obj
/temp
/bin
.mocharc.yml
*.suo
*.csproj
*.csproj.user
*.sln
.editorconfig
.npmignore
breaking-changes.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
dprint.config.js
rollup.config.mjs
gulpfile.js
tsconfig.json
tsconfig.*.json
wrapped-nodes.md
yarn-error.log
# do not include lock files to allow releasing only ts-morph/common
yarn.lock
package-lock.json
