Skip to content

Commit b273c1e

Browse files
committed
Merge pull request #984 from ashic/patch-1
Remove a trailing asterisk for stylistic consistency
2 parents fcce3b8 + 0fb0fbe commit b273c1e

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)