Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ bin
.sc/cfg.*.yaml
.welder-out/*

# Python venv for local mkdocs builds (docs/.venv created on demand)
.venv/
docs/.venv/

REAL_WORLD_EXAMPLES_MAP.md

# AI Assistant build artifacts
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/advanced/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,4 @@ resources:
- **Choose appropriate instance types** for your workloads
- **Use placement groups** for high-performance computing
- **Optimize network configurations** for low latency
- **Monitor infrastructure metrics** and adjust accordingly
- **Monitor infrastructure metrics** and adjust accordingly
384 changes: 0 additions & 384 deletions docs/docs/advanced/compare-with-other-tools.md

This file was deleted.

Loading
Loading