Skip to content

Commit 91ff546

Browse files
author
Henry
committed
🔧 show .git folders in VS Code
1 parent ec6b09f commit 91ff546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"files.exclude": {
3+
"**/.git": false,
34
"**/.bashrc": true,
45
"**/.cache": true,
56
"**/.config": true,

0 commit comments

Comments
 (0)