Skip to content

Commit 0fb0fbe

Browse files
committed
Packages folder is ignored correctly
1 parent fcce3b8 commit 0fb0fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VisualStudio.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ publish/
123123
*.azurePubxml
124124

125125
# NuGet Packages Directory
126-
packages/*
126+
packages/
127127
## TODO: If the tool you use requires repositories.config uncomment the next line
128128
#!packages/repositories.config
129129

0 commit comments

Comments
 (0)