| OLD | NEW |
| 1 # autogen.sh-generated files | 1 # autogen.sh-generated files |
| 2 Makefile.in | 2 Makefile.in |
| 3 src/Makefile.in | 3 src/Makefile.in |
| 4 config.guess | 4 config.guess |
| 5 config.h.in | 5 config.h.in |
| 6 config.sub | 6 config.sub |
| 7 configure | 7 configure |
| 8 depcomp | 8 depcomp |
| 9 install-sh | 9 install-sh |
| 10 ltmain.sh | 10 ltmain.sh |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 53 *.pyc | 53 *.pyc |
| 54 *.egg-info | 54 *.egg-info |
| 55 *_pb2.py | 55 *_pb2.py |
| 56 python/*.egg | 56 python/*.egg |
| 57 python/.eggs/ | 57 python/.eggs/ |
| 58 python/.tox | 58 python/.tox |
| 59 python/build/ | 59 python/build/ |
| 60 python/google/protobuf/compiler/ | 60 python/google/protobuf/compiler/ |
| 61 python/google/protobuf/util/ | 61 python/google/protobuf/util/ |
| 62 | 62 |
| 63 src/js_embed |
| 63 src/protoc | 64 src/protoc |
| 64 src/unittest_proto_middleman | 65 src/unittest_proto_middleman |
| 65 | 66 |
| 66 # Generated test scaffolding | 67 # Generated test scaffolding |
| 68 src/no_warning_test.cc |
| 69 src/no-warning-test |
| 67 src/protobuf*-test | 70 src/protobuf*-test |
| 68 src/test_plugin | 71 src/test_plugin |
| 69 src/testzip.* | 72 src/testzip.* |
| 70 src/zcg*zip | 73 src/zcg*zip |
| 71 ar-lib | 74 ar-lib |
| 72 | 75 |
| 73 test-driver | 76 test-driver |
| 74 compile | 77 compile |
| 75 | 78 |
| 76 src/**/*.log | 79 src/**/*.log |
| 77 src/**/*.trs | 80 src/**/*.trs |
| 78 | 81 |
| 79 # JavaBuild output. | 82 # JavaBuild output. |
| 80 java/target | 83 java/core/target |
| 84 java/util/target |
| 81 javanano/target | 85 javanano/target |
| 82 | 86 |
| 83 # Windows native output. | 87 # Windows native output. |
| 84 cmake/build | 88 cmake/build |
| 85 build_msvc | 89 build_msvc |
| 86 | 90 |
| 87 # NuGet packages: we want the repository configuration, but not the | 91 # NuGet packages: we want the repository configuration, but not the |
| 88 # packages themselves. | 92 # packages themselves. |
| 89 /csharp/src/packages/*/ | 93 /csharp/src/packages/*/ |
| 90 | 94 |
| 91 # Directories created by opening the Objective C Xcode projects. | |
| 92 objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcuserdata/ | |
| 93 objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/Protoc
olBuffers_OSX.xccheckout | |
| 94 objectivec/ProtocolBuffers_OSX.xcodeproj/xcuserdata/ | |
| 95 objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcuserdata/ | |
| 96 objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/Protoc
olBuffers_iOS.xccheckout | |
| 97 objectivec/ProtocolBuffers_iOS.xcodeproj/xcuserdata/ | |
| 98 # OS X's Finder creates these for state about opened windows/etc. | 95 # OS X's Finder creates these for state about opened windows/etc. |
| 99 **/.DS_Store | 96 **/.DS_Store |
| 100 | 97 |
| 98 # Cocoapods artifacts |
| 99 # Podfile.lock and the workspace file are tracked, to ease deleting them. That's |
| 100 # needed to trigger "pod install" to rerun the preinstall commands. |
| 101 Pods/ |
| 102 |
| 101 # Comformance test output | 103 # Comformance test output |
| 102 conformance/.libs/ | 104 conformance/.libs/ |
| 103 conformance/com/ | 105 conformance/com/ |
| 104 conformance/conformance-cpp | 106 conformance/conformance-cpp |
| 105 conformance/conformance-csharp | 107 conformance/conformance-csharp |
| 106 conformance/conformance-java | 108 conformance/conformance-java |
| 107 conformance/conformance-objc | 109 conformance/conformance-objc |
| 108 conformance/conformance-test-runner | 110 conformance/conformance-test-runner |
| 109 conformance/conformance.pb.cc | 111 conformance/conformance.pb.cc |
| 110 conformance/conformance.pb.h | 112 conformance/conformance.pb.h |
| 111 conformance/Conformance.pbobjc.h | 113 conformance/Conformance.pbobjc.h |
| 112 conformance/Conformance.pbobjc.m | 114 conformance/Conformance.pbobjc.m |
| 113 conformance/conformance.rb | 115 conformance/conformance_pb.rb |
| 116 conformance/failing_tests.txt |
| 114 conformance/google/ | 117 conformance/google/ |
| 115 conformance/javac_middleman | 118 conformance/javac_middleman |
| 116 conformance/lite/ | 119 conformance/lite/ |
| 120 conformance/nonexistent_tests.txt |
| 117 conformance/protoc_middleman | 121 conformance/protoc_middleman |
| 122 conformance/succeeding_tests.txt |
| 123 |
| 124 # php test output |
| 125 composer.lock |
| 126 php/tests/generated/ |
| 127 php/ext/google/protobuf/.libs/ |
| 128 php/ext/google/protobuf/Makefile.fragments |
| 129 php/ext/google/protobuf/Makefile.global |
| 130 php/ext/google/protobuf/Makefile.objects |
| 131 php/ext/google/protobuf/acinclude.m4 |
| 132 php/ext/google/protobuf/build/ |
| 133 php/ext/google/protobuf/config.h |
| 134 php/ext/google/protobuf/config.nice |
| 135 php/ext/google/protobuf/configure.in |
| 136 php/ext/google/protobuf/mkinstalldirs |
| 137 php/ext/google/protobuf/run-tests.php |
| 138 vendor/ |
| 139 |
| 140 # JavaScript artifacts |
| 141 js/commonjs_out/ |
| 142 js/deps.js |
| 143 js/google-protobuf.js |
| 144 js/google/ |
| 145 js/node_modules/ |
| 146 js/testproto_libs.js |
| OLD | NEW |