Page MenuHomeSoftware Heritage

.gitignore: Add .vscode/
ClosedPublic

Authored by KShivendu on Jun 23 2021, 1:34 PM.

Details

Summary

Visual Studio Code is getting popular nowadays and the
.vscode directory often gets included by mistake.
This commit will improve the developer experience.

Diff Detail

Repository
rDTPL Python module template
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 23 2021, 1:34 PM
Harbormaster failed remote builds in B22214: Diff 21227!

Build is green

Patch application report for D5912 (id=21227)

Rebasing onto e0b767a082...

Current branch diff-target is up to date.
Changes applied before test
commit 4cf219b2d0147a1379c821eb8331c17e89cc7025
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Wed Jun 23 11:26:51 2021 +0000

    .gitignore: Add .vscode/
    
    Visual Studio Code is getting popular nowadays and the
    .vscode directory often gets included by mistake.
    This commit will improve the developer experience.

See https://jenkins.softwareheritage.org/job/DTPL/job/tests-on-diff/1/ for more details.

This revision is now accepted and ready to land.Jun 23 2021, 2:11 PM
This revision was automatically updated to reflect the committed changes.