Jesús Pérez 0aeaa33d9a
Some checks failed
CI/CD Pipeline / Test Suite (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Performance Benchmarks (push) Has been cancelled
CI/CD Pipeline / Cleanup (push) Has been cancelled
chore: update gitignore and fix content
2026-02-08 20:09:38 +00:00

14 lines
262 B
Plaintext

User-agent: *
Allow: /
# Sitemap location
Sitemap: {{base_url}}/sitemap.xml
# Crawl-delay (optional, in seconds)
# Crawl-delay: 1
# Disallow specific paths (customize as needed)
Disallow: /admin
Disallow: /.rustelo/
Disallow: /target/
Disallow: /node_modules/