John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 1 | # autogen.sh-generated files |
| 2 | Makefile.in |
| 3 | src/Makefile.in |
| 4 | config.guess |
| 5 | config.h.in |
| 6 | config.sub |
| 7 | configure |
| 8 | depcomp |
| 9 | install-sh |
| 10 | ltmain.sh |
| 11 | missing |
| 12 | |
| 13 | aclocal.m4 |
| 14 | m4/libtool.m4 |
| 15 | m4/ltoptions.m4 |
| 16 | m4/ltsugar.m4 |
| 17 | m4/ltversion.m4 |
| 18 | m4/lt~obsolete.m4 |
Jisi Liu | 7af23e8 | 2015-02-09 12:56:12 -0800 | [diff] [blame] | 19 | autom4te.cache |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 20 | |
| 21 | # downloaded files |
Adam Cozzette | 612b670 | 2018-03-27 09:54:33 -0700 | [diff] [blame] | 22 | /gmock |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 23 | |
| 24 | # in-tree configure-generated files |
| 25 | Makefile |
| 26 | src/Makefile |
Jisi Liu | c2f2bce | 2015-02-25 16:13:53 -0800 | [diff] [blame] | 27 | /config.h |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 28 | config.log |
| 29 | config.status |
| 30 | |
| 31 | libtool |
| 32 | protobuf-lite.pc |
| 33 | protobuf.pc |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 34 | .deps |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 35 | stamp-h1 |
| 36 | |
| 37 | # in-tree build products |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 38 | *.o |
| 39 | *.lo |
| 40 | *.la |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 41 | src/.libs |
Jisi Liu | 1939efe | 2015-02-28 16:54:15 -0800 | [diff] [blame] | 42 | *.so |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 43 | |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 44 | .dirstamp |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 45 | |
Bo Yang | 5db2173 | 2015-05-21 14:28:59 -0700 | [diff] [blame] | 46 | any_test.pb.* |
Tres Seaver | e9d18bc | 2014-11-18 18:41:40 -0500 | [diff] [blame] | 47 | map*unittest.pb.* |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 48 | unittest*.pb.* |
| 49 | cpp_test*.pb.* |
Feng Xiao | 818c5ee | 2015-06-15 21:42:57 -0700 | [diff] [blame] | 50 | src/google/protobuf/util/**/*.pb.cc |
| 51 | src/google/protobuf/util/**/*.pb.h |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 52 | |
| 53 | *.pyc |
| 54 | *.egg-info |
| 55 | *_pb2.py |
Tamir Duberstein | 6d3e616 | 2015-04-12 02:45:58 -0700 | [diff] [blame] | 56 | python/*.egg |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 57 | python/.eggs/ |
Tres Seaver | d0eb89c | 2015-01-13 15:57:20 -0500 | [diff] [blame] | 58 | python/.tox |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 59 | python/build/ |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 60 | |
Adam Cozzette | 1b3a0c1 | 2016-12-19 11:45:13 -0800 | [diff] [blame] | 61 | src/js_embed |
John Beard | 2853cd4 | 2014-10-16 12:52:53 +0100 | [diff] [blame] | 62 | src/protoc |
| 63 | src/unittest_proto_middleman |
| 64 | |
Paul Yang | 190b527 | 2017-04-19 16:23:51 -0700 | [diff] [blame] | 65 | # vim generated |
| 66 | *.swp |
| 67 | |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 68 | # Generated test scaffolding |
Thomas Van Lenten | 8156410 | 2016-08-15 16:31:39 -0400 | [diff] [blame] | 69 | src/no_warning_test.cc |
| 70 | src/no-warning-test |
Tres Seaver | 113eb61 | 2014-11-17 11:20:19 -0500 | [diff] [blame] | 71 | src/protobuf*-test |
| 72 | src/test_plugin |
| 73 | src/testzip.* |
| 74 | src/zcg*zip |
Tres Seaver | 2c495e4 | 2014-12-09 13:01:42 -0500 | [diff] [blame] | 75 | ar-lib |
Jisi Liu | 7af23e8 | 2015-02-09 12:56:12 -0800 | [diff] [blame] | 76 | |
| 77 | test-driver |
| 78 | compile |
| 79 | |
| 80 | src/**/*.log |
| 81 | src/**/*.trs |
| 82 | |
| 83 | # JavaBuild output. |
Adam Cozzette | 25dbc8b | 2016-09-29 16:20:43 -0700 | [diff] [blame] | 84 | java/core/target |
| 85 | java/util/target |
Jisi Liu | 7af23e8 | 2015-02-09 12:56:12 -0800 | [diff] [blame] | 86 | javanano/target |
Anuraag Agrawal | 11c902e | 2017-04-03 17:32:08 +0900 | [diff] [blame] | 87 | java/.idea |
| 88 | java/**/*.iml |
Jon Skeet | 8d7e943 | 2015-04-23 16:42:57 +0100 | [diff] [blame] | 89 | |
| 90 | # Windows native output. |
Jon Skeet | 09f3f4e | 2015-06-17 15:16:14 +0100 | [diff] [blame] | 91 | cmake/build |
Konstantin Podsvirov | c3aa4c2 | 2015-10-15 02:56:48 +0300 | [diff] [blame] | 92 | build_msvc |
Jon Skeet | 8d7e943 | 2015-04-23 16:42:57 +0100 | [diff] [blame] | 93 | |
Jon Skeet | c564750 | 2015-04-30 11:05:36 +0100 | [diff] [blame] | 94 | # NuGet packages: we want the repository configuration, but not the |
| 95 | # packages themselves. |
| 96 | /csharp/src/packages/*/ |
Jan Tattermusch | 4111310 | 2015-05-13 13:35:02 -0700 | [diff] [blame] | 97 | |
Thomas Van Lenten | 58cd4a4 | 2015-05-26 12:31:13 -0400 | [diff] [blame] | 98 | # OS X's Finder creates these for state about opened windows/etc. |
| 99 | **/.DS_Store |
Bo Yang | f87e5b7 | 2015-05-24 00:13:26 -0700 | [diff] [blame] | 100 | |
Thomas Van Lenten | daec44f | 2016-05-19 10:08:51 -0400 | [diff] [blame] | 101 | # Cocoapods artifacts |
| 102 | # Podfile.lock and the workspace file are tracked, to ease deleting them. That's |
| 103 | # needed to trigger "pod install" to rerun the preinstall commands. |
| 104 | Pods/ |
| 105 | |
Bo Yang | f87e5b7 | 2015-05-24 00:13:26 -0700 | [diff] [blame] | 106 | # Comformance test output |
| 107 | conformance/.libs/ |
| 108 | conformance/com/ |
| 109 | conformance/conformance-cpp |
Thomas Van Lenten | 42f2eee | 2015-11-16 11:24:58 -0500 | [diff] [blame] | 110 | conformance/conformance-csharp |
| 111 | conformance/conformance-java |
Thomas Van Lenten | 1745f7e | 2015-11-17 10:18:49 -0500 | [diff] [blame] | 112 | conformance/conformance-objc |
Bo Yang | f87e5b7 | 2015-05-24 00:13:26 -0700 | [diff] [blame] | 113 | conformance/conformance-test-runner |
| 114 | conformance/conformance.pb.cc |
| 115 | conformance/conformance.pb.h |
Thomas Van Lenten | 1745f7e | 2015-11-17 10:18:49 -0500 | [diff] [blame] | 116 | conformance/Conformance.pbobjc.h |
| 117 | conformance/Conformance.pbobjc.m |
Thomas Van Lenten | 8adf57e | 2017-03-28 11:04:58 -0400 | [diff] [blame] | 118 | conformance/conformance_pb.js |
Thomas Van Lenten | 8156410 | 2016-08-15 16:31:39 -0400 | [diff] [blame] | 119 | conformance/conformance_pb.rb |
Thomas Van Lenten | 80f65d2 | 2016-08-23 08:19:45 -0400 | [diff] [blame] | 120 | conformance/failing_tests.txt |
Thomas Van Lenten | f367642 | 2016-05-06 11:44:42 -0400 | [diff] [blame] | 121 | conformance/google/ |
Thomas Van Lenten | 8adf57e | 2017-03-28 11:04:58 -0400 | [diff] [blame] | 122 | conformance/google-protobuf/ |
Thomas Van Lenten | 42f2eee | 2015-11-16 11:24:58 -0500 | [diff] [blame] | 123 | conformance/javac_middleman |
Thomas Van Lenten | f367642 | 2016-05-06 11:44:42 -0400 | [diff] [blame] | 124 | conformance/lite/ |
Thomas Van Lenten | 80f65d2 | 2016-08-23 08:19:45 -0400 | [diff] [blame] | 125 | conformance/nonexistent_tests.txt |
Bo Yang | f87e5b7 | 2015-05-24 00:13:26 -0700 | [diff] [blame] | 126 | conformance/protoc_middleman |
Thomas Van Lenten | 80f65d2 | 2016-08-23 08:19:45 -0400 | [diff] [blame] | 127 | conformance/succeeding_tests.txt |
Paul Yang | 3975664 | 2017-02-01 12:47:58 -0800 | [diff] [blame] | 128 | conformance/Conformance/ |
| 129 | conformance/GPBMetadata/ |
| 130 | conformance/Google/ |
| 131 | conformance/Protobuf_test_messages/ |
| 132 | conformance/conformance-php |
| 133 | conformance/conformance-php-c |
Yilun Chong | 91da852 | 2017-06-28 11:39:05 -0700 | [diff] [blame] | 134 | conformance/*.class |
Paul Yang | e0e5466 | 2016-09-15 11:09:01 -0700 | [diff] [blame] | 135 | |
| 136 | # php test output |
| 137 | composer.lock |
Paul Yang | 46ae90d | 2016-12-08 11:16:49 -0800 | [diff] [blame] | 138 | php/tests/generated/ |
Paul Yang | 25abd7b | 2017-05-05 11:14:11 -0700 | [diff] [blame] | 139 | php/tests/old_protoc |
| 140 | php/tests/protobuf/ |
Paul Yang | e0e5466 | 2016-09-15 11:09:01 -0700 | [diff] [blame] | 141 | php/ext/google/protobuf/.libs/ |
| 142 | php/ext/google/protobuf/Makefile.fragments |
| 143 | php/ext/google/protobuf/Makefile.global |
| 144 | php/ext/google/protobuf/Makefile.objects |
| 145 | php/ext/google/protobuf/acinclude.m4 |
| 146 | php/ext/google/protobuf/build/ |
| 147 | php/ext/google/protobuf/config.h |
| 148 | php/ext/google/protobuf/config.nice |
| 149 | php/ext/google/protobuf/configure.in |
| 150 | php/ext/google/protobuf/mkinstalldirs |
| 151 | php/ext/google/protobuf/run-tests.php |
| 152 | vendor/ |
Adam Cozzette | 25dbc8b | 2016-09-29 16:20:43 -0700 | [diff] [blame] | 153 | |
| 154 | # JavaScript artifacts |
| 155 | js/commonjs_out/ |
Adam Cozzette | 10ea251 | 2017-02-28 14:20:56 -0800 | [diff] [blame] | 156 | js/compatibility_tests/v3.0.0/commonjs_out* |
| 157 | js/compatibility_tests/v3.0.0/protoc |
| 158 | js/compatibility_tests/v3.0.0/testproto_libs1.js |
| 159 | js/compatibility_tests/v3.0.0/testproto_libs1_new.js |
| 160 | js/compatibility_tests/v3.0.0/testproto_libs2.js |
| 161 | js/compatibility_tests/v3.0.0/testproto_libs2_new.js |
Adam Cozzette | 25dbc8b | 2016-09-29 16:20:43 -0700 | [diff] [blame] | 162 | js/deps.js |
| 163 | js/google-protobuf.js |
| 164 | js/google/ |
| 165 | js/node_modules/ |
Adam Cozzette | 10ea251 | 2017-02-28 14:20:56 -0800 | [diff] [blame] | 166 | js/testproto_libs1.js |
| 167 | js/testproto_libs2.js |
Jakob Buchgraber | d0e6f3b | 2017-06-16 12:39:32 +0200 | [diff] [blame] | 168 | |
| 169 | # Ignore the bazel symlinks |
| 170 | /bazel-* |
Paul Yang | cd5f49d | 2017-10-03 17:28:49 -0700 | [diff] [blame] | 171 | |
| 172 | # ruby test output |
| 173 | ruby/lib/ |
| 174 | ruby/tests/generated_code_pb.rb |
| 175 | ruby/tests/test_import_pb.rb |
Paul Yang | 9ccc3e5 | 2018-05-17 17:11:06 -0700 | [diff] [blame] | 176 | ruby/tests/test_ruby_package_pb.rb |
Paul Yang | 23adfeb | 2017-10-26 14:41:43 -0700 | [diff] [blame] | 177 | ruby/Gemfile.lock |
| 178 | ruby/compatibility_tests/v3.0.0/protoc |
| 179 | ruby/compatibility_tests/v3.0.0/tests/generated_code_pb.rb |
| 180 | ruby/compatibility_tests/v3.0.0/tests/test_import_pb.rb |
Carlos O'Ryan | 3c5442a | 2018-03-26 16:54:32 -0400 | [diff] [blame] | 181 | |
| 182 | # IntelliJ CLion Config files and build output |
| 183 | cmake/.idea |
| 184 | cmake/cmake-build-debug/ |
| 185 | |
| 186 | # Common build subdirectories. |
| 187 | ./.build/ |
| 188 | ./_build/ |
mkosieradzki | d6775fa | 2018-07-22 11:00:35 +0200 | [diff] [blame^] | 189 | |
| 190 | # Visual Studio 2017 |
| 191 | .vs |