Add dist-safari/ to .gitignore

This commit is contained in:
Chad Scharf 2021-01-05 13:57:31 -05:00 committed by GitHub
parent d6e981e2b6
commit fd18bd8db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
npm-debug.log npm-debug.log
vwd.webinfo vwd.webinfo
dist/ dist/
dist-safari/
css/ css/
*.crx *.crx
*.pem *.pem
@ -13,4 +14,4 @@ yarn-error.log
*.nupkg *.nupkg
*.provisionprofile *.provisionprofile
*.env *.env
PlugIns/safari.appex/ PlugIns/safari.appex/