Home | History | Annotate | Download | only in csharp
      1 #
      2 # 	Untracked directories
      3 #
      4 src/AddressBook/bin
      5 src/AddressBook/obj
      6 src/Google.Protobuf/bin/
      7 src/Google.Protobuf/obj/
      8 src/Google.Protobuf.Conformance/bin/
      9 src/Google.Protobuf.Conformance/obj/
     10 src/Google.Protobuf.Test/bin/
     11 src/Google.Protobuf.Test/obj/
     12 src/Google.Protobuf.JsonDump/bin/
     13 src/Google.Protobuf.JsonDump/obj/
     14 mono/bin
     15 mono/tmp
     16 mono/protoc
     17 build_output
     18 build_temp
     19 build/msbuild*.log
     20 lib/Microsoft.Silverlight.Testing
     21 lib/NUnit
     22 
     23 #
     24 # 	Untracked files
     25 #
     26 *.user
     27 *.suo
     28 *.nupkg
     29 _ReSharper.*
     30 *.sln.cache
     31 mono/TestResult.xml
     32 mono/.libs
     33 mono/*.exe
     34 mono/*.dll
     35 lib/protoc.exe
     36 *.ncrunch*
     37