ACHMartin/seastar_project

Add VScode's settings.json to .gitignore

Closed this issue · 1 comments

VScode creates a settings.json files when editing code.
Adding it to .gitignore would avoid accidental commits.

VScode creates a settings.json files when editing code. Adding it to .gitignore would avoid accidental commits.

Good idea, and we can always re-visit this again in the future if its useful to keep it in.