From eea68f2415912d70c810759c1140355373462956 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Fri, 1 Jul 2016 14:30:58 -0700 Subject: [PATCH] ignore dist and app/dist --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 59d38c9f..cd225772 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ node_modules .next npm-debug.log -app/dist +dist