Skip to content

Commit cb3af52

Browse files
authored
Add vscode folder to .gitignore
Closes gh-26595
1 parent 5b114b7 commit cb3af52

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
@@ -41,3 +41,6 @@ out
4141
test-output
4242
atlassian-ide-plugin.xml
4343
.gradletasknamecache
44+
45+
# VS Code
46+
.vscode/

0 commit comments

Comments
 (0)