From 9f241631f837f2b4e59aae646fdccdf31ecc9d11 Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Thu, 21 Oct 2021 13:57:28 +0100 Subject: [PATCH] chore: Ignore test/tmp. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 85a2cf3d4..da0932793 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ /dist /docs /node_modules +/test/tmp tsconfig.tsbuildinfo