Skip to content

Commit 957d8a1

Browse files
authored
Add .vscode folder to .gitignore (#6880)
Task/Issue URL: https://app.asana.com/1/137249556945/project/1202552961248957/task/1211538417781372?focus=true ### Description ### Steps to test this PR n/a ### No UI changes
1 parent 686949c commit 957d8a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ captures/
4646
!.idea/copyright/
4747
.idea/workspace.xml
4848

49+
# VSCode
50+
.vscode/*
51+
4952
# Keystore files
5053
*.jks
5154

0 commit comments

Comments
 (0)