From c2ab58c0d524da28d93a90b78e65a7853f135406 Mon Sep 17 00:00:00 2001 From: Tim Voronov Date: Sat, 13 Oct 2018 21:40:41 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aaff027a..8e6063c5 100644 --- a/.gitignore +++ b/.gitignore @@ -125,4 +125,5 @@ $RECYCLE.BIN/ vendor bin *.log -*.orig \ No newline at end of file +*.orig +dist \ No newline at end of file