From f6764ce0de7ae1d6cc9ee72ae6a1ba94dfb54020 Mon Sep 17 00:00:00 2001 From: Douglas Katzman Date: Wed, 5 Dec 2018 14:15:46 -0500 Subject: [PATCH] Add test.log to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2438abe40..3f0e79679 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ src/runtime/target-os.h src/runtime/ppc-linux-mcontext.h src/runtime/sparc-funcdef.h tests/test-status.lisp-expr +tests/test.log tests/*.so tests/run-tests-* tests/last-random-state.lisp-expr