Skip to content

Commit 64561c2

Browse files
committed
update gitignore to exclude docs/release-notes
(cherry picked from commit 011a723)
1 parent ca45023 commit 64561c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ test-results/*
3131
*.DotSettings.user
3232
obj/
3333
[Rr]elease*/
34+
!docs/release-notes
3435
_ReSharper*/
3536
_NCrunch*/
3637
[Tt]est[Rr]esult*
@@ -88,3 +89,4 @@ project.lock.json
8889
# temporary location for doc generation
8990
docs-temp
9091
*.binlog
92+
dotnet-tool/*

0 commit comments

Comments
 (0)