Skip to content

Commit 80fc529

Browse files
authored
gitignore: .received target completion snapshots (#48441)
1 parent 0000231 commit 80fc529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ cmake/
4646
# Test results
4747
**/*.trx
4848
/TestResults
49+
/test/dotnet.Tests/CompletionTests/snapshots/**/**.received.*
4950

5051
# Live Unit Testing
5152
*.lutconfig

0 commit comments

Comments
 (0)