Files
Elvis Saravia 5767372639 Update announcement bar CTA to DAIR Academy and clean up repo
- Update AnnouncementBar to link to academy.dair.ai/courses/build-apps-with-claude-code
- Change coupon code from EARLYBIRDCC3 to PROMPTING (20% off)
- Improve banner text styling (larger font, bolder coupon badge)
- Gitignore Prompt-Engineering-Guide-notes/ for local-only use
- Remove temporary infographic images from project root

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 14:07:25 -06:00

30 lines
428 B
Plaintext

.ipynb_checkpoints/
__pycache__/
*.swp
.env
.pylintrc
*.egg-info/
notebooks/.ipynb_checkpoints/
notebooks/__pycache__/
notebooks/state_of_the_union.txt
notebooks/chroma_logs.log
notebooks/.chroma/
notebooks/local_notebooks/
notebooks/.env
pages/research/local_research/
.DS_Store
.vscode
agent.toml
content_suggestions/
.claude/
.qodo/
Prompt-Engineering-Guide-notes/
# app
.next
node_modules
prompts
#mcp
.mcp.json
.env.local