Skip to content

Commit 84d9946

Browse files
committed
update gitignore
1 parent 4382ed3 commit 84d9946

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
##
44
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
55

6-
!libcurl*/
6+
!/libcurl*
7+
!/libcurl-vc-x64-release-static-ipv6-sspi-winssl
8+
!/libcurl-vc-x86-release-static-ipv6-sspi-winssl
79

810
# Prerequisites
911
*.d
98 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)