Skip to content

Commit

Permalink
Merge pull request unoplatform#14362 from unoplatform/Youssef1313/exc…
Browse files Browse the repository at this point in the history
…lude-docs

docs: Exclude docs from WinUI revert
  • Loading branch information
jeromelaban authored Nov 9, 2023
2 parents 78790e7 + c414ab9 commit 984264e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Uno.WinUIRevert/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ static void Main(string[] args)
@"\bin\",
@"\.git",
@"\.vs",
@"\docs\",
}
.Select(AlignPath)
.ToArray();
Expand Down

0 comments on commit 984264e

Please sign in to comment.