From 2f5ad1efe1dba242d165bedbab0242516442a77b Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Fri, 23 Jul 2021 13:52:27 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 663acb445..f39130ca3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies +/dist /node_modules /.pnp .pnp.js