From f98b943585cfb2f0a11ca86c93f6723aa820a1e0 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 27 Nov 2022 19:39:38 +0200 Subject: [PATCH] Add benchmark/.gitignore --- benchmark/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 benchmark/.gitignore diff --git a/benchmark/.gitignore b/benchmark/.gitignore new file mode 100644 index 0000000..44f3f69 --- /dev/null +++ b/benchmark/.gitignore @@ -0,0 +1,3 @@ +enwik8 +enwik9 +*.exe