opencompletion.com/.gitignore
Russell Ballestrini 54be0761af Move network debugging docs to separate gitignored file
Extract infrastructure/proxy debugging information from CLAUDE.md
into unturf-debugging.md to avoid exposing internal network details.

- Created unturf-debugging.md with full proxy chain documentation
- Added unturf-debugging.md to .gitignore
- Simplified CLAUDE.md to reference debugging doc
- Documented Caddy configuration (not nginx)
- Included troubleshooting steps for 502 errors

This keeps sensitive infrastructure details out of the public repo
while maintaining documentation for internal debugging.
2025-11-30 13:22:28 -05:00

13 lines
140 B
Text

*.swp
env
venv/
instance/
__pycache__/
.flaskenv
.flaskenv-exported
.aws-sam/
samconfig.toml
vars.sh
.coverage
htmlcov/
unturf-debugging.md