Initial commit from Specify template

This commit is contained in:
MatheusAlves96 2026-04-13 16:23:32 -03:00
commit b77c7d5a01
36 changed files with 4198 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"integration": "copilot",
"version": "0.6.2",
"scripts": {
"update-context": ".specify/integrations/copilot/scripts/update-context.ps1"
}
}