From 6b244e307e1a941d4dfc6099df1fd0f6e665e7c2 Mon Sep 17 00:00:00 2001 From: Jacquin Antoine Date: Mon, 13 Apr 2026 01:12:12 +0200 Subject: [PATCH] chore: add .vagrant/machines to gitignore, remove orphan binary Co-Authored-By: Claude Opus 4.6 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2ee7fac..5a1e273 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ bot_detector_logs/ # Exported prod data (large binary files) scripts/data/prod-export/*.native + +# Vagrant VM state +tests/vm/.vagrant/machines/