Files
awesome-python/.gitignore
Vinta Chen d9f26a8635 Improve SEO/AEO discovery surface for awesome-python.com (#3103)
* update gitignore

* feat: tighten homepage metadata

* fix: trim generated HTML whitespace

* feat(website): add discovery files and markdown alternate

* feat(website): add sitemap lastmod

* feat(seo): add Content-Signal directive to robots.txt

Signals search, ai-input, and ai-train to crawlers
via the experimental Content-Signal header in robots.txt.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-05-02 01:53:19 +08:00

22 lines
204 B
Plaintext

# macOS
.DS_Store
# python
.venv/
__pycache__/
*.py[co]
# website
website/output/
website/data/
# planning docs
docs/
# agents
.agents/
.claude/skills/
.superpowers/
.playwright-cli/
skills-lock.json