chore: gitignore agent/target et artefacts de build

This commit is contained in:
Gilles Soulier
2026-05-22 17:16:14 +02:00
parent a19705ffda
commit c26584e4ae
+11
View File
@@ -1 +1,12 @@
repo.md
# Rust build artifacts
agent/target/
# Go build artifacts
server/tmp/
server/*.test
# OS
.DS_Store
Thumbs.db