From 096561c00e7ab07fa4bb22f7da153b881f8ee578 Mon Sep 17 00:00:00 2001 From: Djkato Date: Thu, 5 May 2022 01:03:52 +0200 Subject: [PATCH] removed dist for builds --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0575760..da451d0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ node_modules *.ogg settings.json /testing ground/ -/bin/index regular terminal.js \ No newline at end of file +/bin/index regular terminal.js +/dist/* \ No newline at end of file