Problem/Motivation

If you access the module's source code (https://git.drupalcode.org/project/sshkey), you'll see that the .vscode folder has been versioned.

Normally, IDE/text editor folders shouldn't be versioned in the repository, as this is a personal configuration for each developer.

Steps to reproduce

- Go to https://git.drupalcode.org/project/sshkey
- You will see a .vscode folder inside the repo/project.

Proposed resolution

Simply remove the folder.
Add to .gitignore (optional) ?

Issue fork sshkey-3582415

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cmarrufo created an issue. See original summary.

cmarrufo’s picture

Issue summary: View changes
colan’s picture

Category: Feature request » Bug report
Issue tags: +Novice

Thanks for the report. Merge requests (MRs) are appreciated!

enomo103 made their first commit to this issue’s fork.

cmarrufo’s picture

Status: Active » Needs review
hrishikesh-dalal’s picture

Status: Needs review » Reviewed & tested by the community

LGTM!

Clean and neat removal

colan’s picture

Status: Reviewed & tested by the community » Fixed

Thanks all.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.