From c0c1d1634d47eac67afb5704ebf69abc03f335a0 Mon Sep 17 00:00:00 2001 From: greg Date: Sun, 31 Mar 2019 14:30:56 -0400 Subject: [PATCH] ignore non-relevant files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 108ff32..8a0d16e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ benchmark/build benchmark/output benchmark/charts.html build -tests +build_linux +.vagrant +VagrantFile +TAGS