Remove foundry duplicates and update gitignore patterns
52 files · 105+ · 4,988-

Foundry deduplication

3 files changed
  • base-mkdocs.yml Removed duplicate base config
  • README.md Removed duplicate partials
  • __init__.py Removed duplicate theme
  • Removed duplicate foundry documentation and theme files consolidated into shared location decouple internal
    1 file
    • base-mkdocs.yml

Code quality fixes

1 file changed
  • .gitignore Added terraform state and cache ignore patterns
  • Updated gitignore and replaced print() with perr() for proper error output remediate internal
    1 file
    • .gitignore