From 1cb560c2681e1d72949fa34a4c1168746931e5dc Mon Sep 17 00:00:00 2001 From: abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com> Date: Mon, 27 Jan 2020 20:50:13 +0530 Subject: [PATCH] chore: gitignore dist & .awcache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index db04ad6..529a14d 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,5 @@ public/ ## Build directory extension +dist/ +.awcache \ No newline at end of file