From 35e15326d52fd0b39e77719618c60204c1a57d3f Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Thu, 20 May 2021 21:31:48 -0500 Subject: [PATCH] modified: .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3ea8c35..b344caf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.root build/* +results/* -- GitLab