From 3598ceb97ceb9551679389e635dda9799251b20b Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Mon, 19 Aug 2019 17:30:58 -0400 Subject: [PATCH] chore: gitignore more stuff --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3ea165f..402986c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ node_modules out src/images .DS_Store +images +dist \ No newline at end of file