From 4fe976b252cb1efd9518fc12087a87b9ed8d3ac3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 9 Feb 2020 12:21:32 +0000 Subject: [PATCH] Ignore log files --- automated/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/automated/.gitignore b/automated/.gitignore index c43ceb23..9ab7c2d4 100644 --- a/automated/.gitignore +++ b/automated/.gitignore @@ -7,3 +7,6 @@ /pantry/ /stack/ /dot-stackage/ + +/lts-build.log +/nightly-build.log