From c7e513634d2425dbdf21ccd693872301f80cad65 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Fri, 10 Sep 2021 16:33:39 +0000 Subject: feat(metadata): Add YAML check/format npm scripts. --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'app/.gitignore') diff --git a/app/.gitignore b/app/.gitignore index 567609b..3e2e84b 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ build/ +node_modules/ -- cgit v1.2.3