Files
nano_metrics/.gitignore
T
2026-05-22 17:16:14 +02:00

13 lines
120 B
Plaintext

repo.md
# Rust build artifacts
agent/target/
# Go build artifacts
server/tmp/
server/*.test
# OS
.DS_Store
Thumbs.db