agent-ecosystem/.gitignore
iliya e893a772a7 feat(landing): enhance comparison section and localization updates
- Added a new noteLink property to the ComparisonSection component for linking to relevant resources.
- Updated the comparison feature entry to include a link to the GitHub repository.
- Enhanced styling for note links in the comparison table for better visibility and user interaction.
- Changed the pricing label in English and Russian localization files from "Pricing" to "Free" for clarity.
2026-03-23 17:00:29 +02:00

51 lines
No EOL
473 B
Text

# Dependencies
node_modules/
# Build output
dist/
dist-electron/
dist-standalone/
out/
release/
coverage/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# TypeScript
*.tsbuildinfo
.pnpm-store/
/package-lock.json
notification_example/
temp/
.claude/
eslint-fix/
.eslintcache
remotion/*
.home/