w00kster / mariokart-leaderboard

3 stars 0 forks source link

Ensure that extraneous files are git ignored #3

Open w00kster opened 1 year ago

w00kster commented 1 year ago

We've seen an extra VSCode Live Share configuration file get created - we can safely ignore this most likely & reduce extraneous files moving forwards.

Example: https://github.com/w00kster/mariokart-leaderboard/blob/60eb01bf24d87299ecc0abbcb51b5a4172472f6e/.vscode/settings.json

This issue can be used to track these files.

rosiemaguire commented 1 year ago

I've linked the branch that has the required changes so that when we merge to main this should fix the issue.