Jira-Context-MCP

by rahulthedevil
Verified
# Dependencies node_modules/ package-lock.json yarn.lock pnpm-lock.yaml # Build dist/ build/ .next/ out/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editors .idea/ .vscode/ *.swp *.swo *.sublime-workspace *.sublime-project # OS files .DS_Store Thumbs.db