Files
agent-bounty-protocol/.gitignore
OG T 36ea11ea0f
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 9s
feat: add test agent, python sdk, and external traffic validator
2026-06-08 14:12:56 +08:00

42 lines
369 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Next.js
.next
out
build
# Env files
.env
.env.*
!.env.example
# Python
venv/
.venv/
# E2B / MCP specific
.e2b