blob: 8ba8849985dad4927a634d838821da115a48d09e [file] [log] [blame]
Austin Schuh40c16522018-10-28 20:27:54 -07001# Output
2bin
3obj
4project.lock.json
5TestResult.xml
6
7# Possibly legacy now?
Brian Silverman9c614bc2016-02-15 20:20:02 -05008mono/bin
9mono/tmp
10mono/protoc
11build_output
12build_temp
13build/msbuild*.log
14lib/Microsoft.Silverlight.Testing
15lib/NUnit
16
17#
18# Untracked files
19#
Austin Schuh40c16522018-10-28 20:27:54 -070020.vs
Brian Silverman9c614bc2016-02-15 20:20:02 -050021*.user
22*.suo
23*.nupkg
24_ReSharper.*
25*.sln.cache
26mono/TestResult.xml
27mono/.libs
28mono/*.exe
29mono/*.dll
30lib/protoc.exe
Austin Schuh40c16522018-10-28 20:27:54 -070031*.ncrunch*