Initial commit
Sync docs to Wiki / wiki (push) Has been cancelled

Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-05-17 23:25:14 +02:00
commit ba48de2d30
237 changed files with 105505 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
# Rust
/target/
**/*.rs.bk
Cargo.lock
# IDEs/Editors
/.idea/
/.vscode/
*.swp
*.swo
# macOS
.DS_Store
# Logs
*.log
# Coverage/Bench
*.profraw
*.lcov
coverage/
benchmarks/
# Env
.env
.env.*
# Claude Code
.claude/
# User-defined local files
/.user-defined/