chore: add .vagrant/machines to gitignore, remove orphan binary
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -36,3 +36,6 @@ bot_detector_logs/
|
|||||||
|
|
||||||
# Exported prod data (large binary files)
|
# Exported prod data (large binary files)
|
||||||
scripts/data/prod-export/*.native
|
scripts/data/prod-export/*.native
|
||||||
|
|
||||||
|
# Vagrant VM state
|
||||||
|
tests/vm/.vagrant/machines/
|
||||||
|
|||||||
Reference in New Issue
Block a user