• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Output
2bin
3obj
4project.lock.json
5TestResult.xml
6
7# Possibly legacy now?
8mono/bin
9mono/tmp
10mono/protoc
11build_output
12build_temp
13build/msbuild*.log
14lib/Microsoft.Silverlight.Testing
15lib/NUnit
16
17#
18# 	Untracked files
19#
20.vs
21*.user
22*.suo
23*.nupkg
24_ReSharper.*
25*.sln.cache
26mono/TestResult.xml
27mono/.libs
28mono/*.exe
29mono/*.dll
30lib/protoc.exe
31*.ncrunch*
32
33# Benchmark output
34BenchmarkDotNet.Artifacts/
35