From 232bdd1718294e87c136cfcba5e462a59ee540f1 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Sat, 11 Sep 2021 23:49:20 -0700 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dd9df50..8387af8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +dist/ +node_modules/ .yarn/* !.yarn/cache !.yarn/patches