From 2eec2e5c9b358f36ee32e6fb6f88b4c527afa469 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 14 Dec 2021 09:27:54 -0800 Subject: [PATCH] Ignore compiled files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4d432a..3add76b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ # Dependency directories (remove the comment below to include it) # vendor/ +dist/