From 47680dff22966a084296e60ad44cb0ed775bf341 Mon Sep 17 00:00:00 2001 From: Hion-V Date: Sat, 4 Jun 2022 09:27:23 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3052da6..7a9878f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ - -./api/build/ +api2/ +**/build/ out.js \ No newline at end of file