-
-
Notifications
You must be signed in to change notification settings - Fork 180
Expand file tree
/
Copy path.gitignore
More file actions
25 lines (24 loc) · 693 Bytes
/
.gitignore
File metadata and controls
25 lines (24 loc) · 693 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*.suo
*.user
bin/
obj/
.vs/
*.DotSettings.user
.idea/
*.received.*
*.received/
nugets/
src/Verify.Tests/Tests.StreamNegative.verified.bin
src/Verify.Tests/Tests.StreamMultipleNegative.00.verified.bin
src/Verify.Tests/Tests.StreamMultipleNegative.01.verified.bin
src/Verify.Tests/Tests.TextNegative.verified.tmp
*.ncrunchproject
*nCrunchTemp*
*.cache
src/Verify.Tests/NewLineTests.StringWithDifferingNewline.verified.txt
src/Verify.MSTest.Tests/Tests.AutoVerifyHasAttachment.verified.txt
src/Verify.NUnit.Tests/Tests.AutoVerifyHasAttachment.verified.txt
src/Verify.TUnit.Tests/Tests.AutoVerifyHasAttachment.verified.txt
/src/Benchmarks/BenchmarkDotNet.Artifacts
nul
/BenchmarkDotNet.Artifacts