From fd18bd8db60bac4889747ffb4f04693b59732032 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Tue, 5 Jan 2021 13:57:31 -0500 Subject: [PATCH] Add dist-safari/ to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7f268ea4..6ba4e5a3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ node_modules npm-debug.log vwd.webinfo dist/ +dist-safari/ css/ *.crx *.pem @@ -13,4 +14,4 @@ yarn-error.log *.nupkg *.provisionprofile *.env -PlugIns/safari.appex/ \ No newline at end of file +PlugIns/safari.appex/