Skip to content

Commit 13c4fc9

Browse files
committed
fix: add vscode settings to gitignore
1 parent 915741b commit 13c4fc9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,7 @@ docker-compose.collector.yml
6363
start-collector.sh
6464

6565
# Turborepo
66-
.turbo
66+
.turbo
67+
68+
# VSCode
69+
.vscode

0 commit comments

Comments
 (0)