diff options
| author | Peter Johanson <peter@peterjohanson.com> | 2021-09-10 16:33:39 +0000 |
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2021-09-11 00:50:36 -0400 |
| commit | c7e513634d2425dbdf21ccd693872301f80cad65 (patch) | |
| tree | 2f1a367034540e77bdd66192197ff536aefc46dc /app/.gitignore | |
| parent | 39eb80562d5174e42c8a184e0261674888ac5fd7 (diff) | |
feat(metadata): Add YAML check/format npm scripts.
Diffstat (limited to 'app/.gitignore')
| -rw-r--r-- | app/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore index 567609b..3e2e84b 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ build/ +node_modules/ |
