Skip to content

Commit b6481dc

Browse files
authored
Merge pull request #2633 from microsoftgraph/andrueastman-patch-1
build: fixes gitignore file preventing file from being checked in pip…
2 parents 6ad2ee6 + c6a4316 commit b6481dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ Package.StoreAssociation.xml
3131

3232
# VS project upgrade files
3333
_UpgradeReport_Files/
34-
Backup*/
3534
UpgradeLog*.XML
3635
UpgradeLog*.htm
3736

3837
.idea/
39-
*.log
38+
*.log

0 commit comments

Comments
 (0)