forked from diegoecab/oci-deal-accelerator
Ship Oracle FY26 PPTX template in repo so MCP server finds it
The 13MB template was caught by the global *.pptx ignore rule, leaving generate_deck failing with "Template not found" in any environment that builds from a fresh clone (MCP server container included). Whitelist it alongside the existing sample-output exception. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ __pycache__/
|
||||
output/
|
||||
*.pptx
|
||||
!examples/sample-output/*.pptx
|
||||
!templates/Oracle_PPT-template_FY26.pptx
|
||||
|
||||
# OCI Toolkit binary (download from Oracle, don't commit)
|
||||
kb/diagram/OCI Library.xml
|
||||
|
||||
BIN
templates/Oracle_PPT-template_FY26.pptx
Normal file
BIN
templates/Oracle_PPT-template_FY26.pptx
Normal file
Binary file not shown.
Reference in New Issue
Block a user