# Mac OS X
.DS_Store

# Logs
logs
*.log
npm-debug.log*

# Dependency directories
node_modules/

# Optional npm cache directory
.npm

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Jest coverage data
coverage

# Distribution files
dist

# Cache
.eslintcache

# Agent skills from npm packages (managed by skills-npm)
**/skills/npm-*
