### Dist folder ###
dist

### Types folder (built declarations for internal use) ###
/types/

### Generated synthetic entry point ###
src/index.ts

tsconfig.tsbuildinfo

### VisualStudioCode Patch ###
.history

### WebStorm ###
.idea

### Node ###
# node modules
node_modules

# Optional npm cache directory
.npm

# Log files
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json


# Runtime data
pids
*.pid
*.seed
*.pid.lock


# TypeScript cache
*.tsbuildinfo

# Optional eslint cache
.eslintcache

# Yarn Integrity file
.yarn-integrity

# Commands JSON file
_commands.json
commands.json

# IDE
.idea
.vscode

# mcdoc-ts-generator
cachehttp
dummy
cache

# Local scratch / agent temp files
.temp/