# Compiled binary (root only, not cmd/evote/) /evote *.exe # Test artifacts testdata/*.json # Rust build artifacts (the static lib is rebuilt via `make rust` / `cargo build`) rust/**/target/ # macOS .DS_Store