Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 9aec1b6

Browse files
gauravkghildiyalaojea
authored andcommitted
chore: Add vendor and .vscode to .gitignore
1 parent 2fd3635 commit 9aec1b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414
# Output of the go coverage tool, specifically when used with LiteIDE
1515
*.out
1616

17-
# Dependency directories (remove the comment below to include it)
18-
# vendor/
17+
# Dependency directories
18+
vendor/
1919

2020
# Go workspace file
2121
go.work
2222

2323
/bin
24+
.vscode

0 commit comments

Comments
 (0)