1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Check .vscode/settings.json out of source control

Having it in git causes it to get in the way if local changes are
made. /.vscode/ as a whole is already in .gitignore so it doesn't have
to be added there.
This commit is contained in:
Jan Verbeek 2021-08-23 23:11:12 +02:00
parent bdc0f4b7c3
commit d1f4d74a6e

View file

@ -1,2 +0,0 @@
{
}