mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
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
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ reports/
|
||||
# macOS system files
|
||||
.DS_Store
|
||||
*.tmp
|
||||
|
||||
# Website build artifacts
|
||||
website/dist/
|
||||
website/.astro/
|
||||
|
||||
Reference in New Issue
Block a user