Skip to content

Commit

Permalink
8244966: Add .vscode to .hgignore and .gitignore
Browse files Browse the repository at this point in the history
Add .vscode to .hgignore and .gitignore

Reviewed-by: phh
Backport-of: d3e0c4ce9c22e69e6eac17257a02d5e796b84bac
  • Loading branch information
SendaoYan authored and gdams committed Jul 30, 2024
1 parent 22fa6b8 commit 95c4de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/build/
/dist/
/.idea/
/.vscode/
nbproject/private/
/webrev
/.src-rev
Expand Down

0 comments on commit 95c4de0

Please sign in to comment.