boyney123 / garie-lighthouse

Lighthouse Garie plugin. Polls websites to checkout performance metrics also supports webhooks.
MIT License
50 stars 24 forks source link

Remove duplicate files which shouldn't be in the repository #9

Closed psyked closed 5 years ago

psyked commented 5 years ago

What: github and vscode directories and shouldn't exist.

Why: github contents are a duplicate of .github contents, and vscode shouldn't exist.

How: Rename / deleted files as appropriate.

Checklist:

boyney123 commented 5 years ago

Thanks @psyked