Files
awesome-copilot/.gitignore
Aaron Powell aa42998e29 chore: rename website-astro to website, update gitignore
- Rename website-astro/ to website/
- Add website/dist/ and website/.astro/ to gitignore
- Update generate-website-data.mjs output path
2026-01-28 16:42:32 +11:00

13 lines
146 B
Plaintext

node_modules
*.orig
Copilot-Processing.md
reports/
# macOS system files
.DS_Store
*.tmp
# Website build artifacts
website/dist/
website/.astro/