mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
- Rename website-astro/ to website/ - Add website/dist/ and website/.astro/ to gitignore - Update generate-website-data.mjs output path
13 lines
146 B
Plaintext
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/
|