From 2db21cfd69701a6b8660f82d3cdb0cd8dc5d836e Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sun, 20 Aug 2023 14:38:33 +0100 Subject: :see_no_evil: Add dist dir to gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3976dcc..8d88212 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ erl_crash.dump .vscode node_modules +dist \ No newline at end of file -- cgit v1.2.3