# Build artifacts
Net-Async-MCP-Run-*
*.tar.gz
*.zip

# Dist::Zilla
*.bloom
*.ppm

# Perl
blib/
inc/
pm_to_blib
*.pod

# Test
prove/
t/*.tmp

# Editor
.idea/
.vscode/
*.swp
*.swo
*~