protobuf/csharp/.gitignore

35 lines
391 B
Plaintext
Raw Normal View History

# Output
bin
obj
project.lock.json
TestResult.xml
# Possibly legacy now?
mono/bin
mono/tmp
mono/protoc
build_output
build_temp
build/msbuild*.log
lib/Microsoft.Silverlight.Testing
lib/NUnit
#
# Untracked files
#
.vs
*.user
*.suo
2015-07-10 22:23:28 +00:00
*.nupkg
_ReSharper.*
*.sln.cache
mono/TestResult.xml
mono/.libs
mono/*.exe
mono/*.dll
lib/protoc.exe
*.ncrunch*
2019-03-01 16:29:17 +00:00
# Benchmark output
BenchmarkDotNet.Artifacts/