From eb58e8c489a120167c4dd1b7ab4dec53358725fe Mon Sep 17 00:00:00 2001 From: Hallvard Traetteberg <hal@ntnu.no> Date: Fri, 15 Oct 2021 11:26:34 +0200 Subject: [PATCH] More .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e660fd9..c4dcca0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ bin/ +test-bin/ -- GitLab