From 49eb946adc832bad34f6f9d5c73d758610a27f6b Mon Sep 17 00:00:00 2001 From: pscott Date: Wed, 16 Jun 2021 14:52:06 +0200 Subject: [PATCH] Ignore tests/lib --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 456b1dd..a12ce77 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ obj/ # JS tests/node_modules -tests/li +tests/lib