Skip to content

Commit a202495

Browse files
authored
gitignore: Visual Studio settings folder (#34375)
1 parent 6b2c506 commit a202495

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ _test
2222
.vscode
2323
__debug_bin*
2424

25+
# Visual Studio
26+
/.vs/
27+
2528
*.cgo1.go
2629
*.cgo2.c
2730
_cgo_defun.c

0 commit comments

Comments
 (0)