Energy-Price-News-API / energy-prices-api

A news site scraping API with a few different endpoints that provide links to articles related to energy prices
https://energy-price-news.mizouzie.dev
MIT License
47 stars 43 forks source link

Chore: Remove an unwanted directory #189

Closed MizouziE closed 2 years ago

MizouziE commented 2 years ago

What work needs to be performed?

Please remove the directory ./.vscode along with all it's contents.

After removing, please git add .vscode and then git commit -m "<suitable commit message>" and then push your changes to create a new PR.

As the folder is already included in .gitignore you will not need to do anything here.

Additional information

The easiest way to do this would be via command line in the root directory:

rm -r .vscode

This will delete the folder with all contents in one go. Sorted.

pedes commented 2 years ago

Hi @MizouziE would you mind assigning it to me? Thanks in advance

MizouziE commented 2 years ago

All yours @pedes