mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 04:05:12 +00:00
27 lines
373 B
Plaintext
27 lines
373 B
Plaintext
node_modules
|
|
*.orig
|
|
Copilot-Processing.md
|
|
reports/
|
|
|
|
# macOS system files
|
|
.DS_Store
|
|
*.tmp
|
|
|
|
# Generated files
|
|
/llms.txt
|
|
|
|
# Materialized plugin files (generated by CI via eng/materialize-plugins.mjs)
|
|
plugins/*/agents/
|
|
plugins/*/commands/
|
|
plugins/*/skills/
|
|
|
|
# Website build artifacts
|
|
website/dist/
|
|
website/.astro/
|
|
website/public/data/*
|
|
website/public/llms.txt
|
|
|
|
*.sln
|
|
obj/
|
|
bin/
|