From ee7beb9bd37ca2f424bce62a4a5d1611ab26acf8 Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 31 May 2021 13:33:43 -0400 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9209ef5..bb4d8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules out +*.nedb \ No newline at end of file