Skip to content

Commit dd48ce2

Browse files
committed
Update .gitignore.
1 parent c8f842e commit dd48ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[dD]ebug/
77
[rR]elease/
88
[bB]in/
9-
[oO]bj/
9+
*[oO]bj/
1010
[Ll]ast[Bb]uild.log
1111

1212
# test stuff
@@ -49,5 +49,5 @@ AppPackages/
4949
.idea/
5050

5151
# Visual studio stuff
52-
/dropbox-sdk-dotnet/UpgradeLog.htm
52+
/dropbox-sdk-dotnet/UpgradeLog*.htm
5353
/dropbox-sdk-dotnet/.vs/

0 commit comments

Comments
 (0)