• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# autogen.sh-generated files
2Makefile.in
3src/Makefile.in
4config.guess
5config.h.in
6config.sub
7configure
8depcomp
9install-sh
10ltmain.sh
11missing
12
13aclocal.m4
14m4/libtool.m4
15m4/ltoptions.m4
16m4/ltsugar.m4
17m4/ltversion.m4
18m4/lt~obsolete.m4
19autom4te.cache
20
21# downloaded files
22/gmock
23
24# in-tree configure-generated files
25Makefile
26src/Makefile
27/config.h
28config.log
29config.status
30
31libtool
32protobuf-lite.pc
33protobuf.pc
34.deps
35stamp-h1
36
37# in-tree build products
38*.o
39*.lo
40*.la
41src/.libs
42*.so
43
44.dirstamp
45
46any_test.pb.*
47map*unittest.pb.*
48unittest*.pb.*
49cpp_test*.pb.*
50src/google/protobuf/util/**/*.pb.cc
51src/google/protobuf/util/**/*.pb.h
52
53*.pyc
54*.egg-info
55*_pb2.py
56python/**/*.egg
57python/.eggs/
58python/.tox
59python/build/
60
61src/js_embed
62src/protoc
63src/unittest_proto_middleman
64
65# vim generated
66*.swp
67
68# Generated test scaffolding
69src/no_warning_test.cc
70src/no-warning-test
71src/protobuf*-test
72src/test_plugin
73src/testzip.*
74src/zcg*zip
75ar-lib
76
77test-driver
78compile
79
80src/**/*.log
81src/**/*.trs
82
83# JavaBuild output.
84java/core/target
85java/util/target
86javanano/target
87java/.idea
88java/**/*.iml
89
90# Windows native output.
91cmake/build
92build_msvc
93
94# NuGet packages: we want the repository configuration, but not the
95# packages themselves.
96/csharp/src/packages/*/
97
98# OS X's Finder creates these for state about opened windows/etc.
99**/.DS_Store
100
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.
104Pods/
105
106# Comformance test output
107conformance/.libs/
108conformance/com/
109conformance/conformance-cpp
110conformance/conformance-csharp
111conformance/conformance-java
112conformance/conformance-objc
113conformance/conformance-test-runner
114conformance/conformance.pb.cc
115conformance/conformance.pb.h
116conformance/Conformance.pbobjc.h
117conformance/Conformance.pbobjc.m
118conformance/conformance_pb.js
119conformance/conformance_pb.rb
120conformance/failing_tests.txt
121conformance/google/
122conformance/google-protobuf/
123conformance/javac_middleman
124conformance/lite/
125conformance/nonexistent_tests.txt
126conformance/protoc_middleman
127conformance/succeeding_tests.txt
128conformance/Conformance/
129conformance/GPBMetadata/
130conformance/Google/
131conformance/Protobuf_test_messages/
132conformance/conformance-php
133conformance/conformance-php-c
134conformance/*.class
135
136# php test output
137composer.lock
138php/tests/generated/
139php/tests/old_protoc
140php/tests/protobuf/
141php/ext/google/protobuf/.libs/
142php/ext/google/protobuf/Makefile.fragments
143php/ext/google/protobuf/Makefile.global
144php/ext/google/protobuf/Makefile.objects
145php/ext/google/protobuf/acinclude.m4
146php/ext/google/protobuf/build/
147php/ext/google/protobuf/config.h
148php/ext/google/protobuf/config.h.in~
149php/ext/google/protobuf/config.nice
150php/ext/google/protobuf/configure.ac
151php/ext/google/protobuf/configure.in
152php/ext/google/protobuf/mkinstalldirs
153php/ext/google/protobuf/run-tests.php
154vendor/
155
156# JavaScript artifacts
157js/commonjs_out/
158js/compatibility_tests/v3.0.0/commonjs_out*
159js/compatibility_tests/v3.0.0/protoc
160js/compatibility_tests/v3.0.0/testproto_libs1.js
161js/compatibility_tests/v3.0.0/testproto_libs1_new.js
162js/compatibility_tests/v3.0.0/testproto_libs2.js
163js/compatibility_tests/v3.0.0/testproto_libs2_new.js
164js/deps.js
165js/google-protobuf.js
166js/google/
167js/node_modules/
168js/testproto_libs1.js
169js/testproto_libs2.js
170
171# Ignore the bazel symlinks
172/bazel-*
173
174# ruby test output
175ruby/lib/
176ruby/tests/basic_test_pb.rb
177ruby/tests/basic_test_proto2_pb.rb
178ruby/tests/generated_code_pb.rb
179ruby/tests/test_import_pb.rb
180ruby/tests/test_ruby_package_pb.rb
181ruby/tests/generated_code_proto2_pb.rb
182ruby/tests/test_import_proto2_pb.rb
183ruby/tests/test_ruby_package_proto2_pb.rb
184ruby/Gemfile.lock
185ruby/compatibility_tests/v3.0.0/protoc
186ruby/compatibility_tests/v3.0.0/tests/generated_code_pb.rb
187ruby/compatibility_tests/v3.0.0/tests/test_import_pb.rb
188
189# IntelliJ CLion Config files and build output
190cmake/.idea
191cmake/cmake-build-debug/
192
193# Common build subdirectories.
194./.build/
195./_build/
196
197# Visual Studio 2017
198.vs
199
200# IntelliJ
201.idea
202*.iml
203