shadow-network 0.1.0

Covert peer-to-peer communication infrastructure with steganography, onion routing, and traffic analysis resistance
# Build artifacts
/target/
**/target/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.local

# Debug
*.pdb

# Coverage
*.profraw
*.profdata
lcov.info
tarpaulin-report.html

# Benchmarks output
criterion/

# Docker
deployment/*.log

# ─── Not needed for publishing ───

# Internal dev/status docs (redundant with README.md)
ARCHITECTURE.md
BUILD_COMPLETE.md
COMPLETION_SUMMARY.md
GETTING_STARTED.md
PHASE2_ROADMAP.md
PROJECT_STATUS.md
PROJECT_SUMMARY.md
QUICK_REFERENCE.md
USAGE_GUIDE.md
WHAT_IS_THIS.md

# Deployment configs (not part of the library crate)
deployment/