blob: db8a893a0b39621d13d407b2f2c46bb41db596bf [file] [log] [blame]
Brian Silverman076a09b2016-02-15 20:22:57 -05001# 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
Austin Schuhf9724442018-10-28 20:30:21 -070022/gmock
Brian Silverman076a09b2016-02-15 20:22:57 -050023
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/
Brian Silverman076a09b2016-02-15 20:22:57 -050060
Austin Schuhf9724442018-10-28 20:30:21 -070061src/js_embed
Brian Silverman076a09b2016-02-15 20:22:57 -050062src/protoc
63src/unittest_proto_middleman
64
Austin Schuhf9724442018-10-28 20:30:21 -070065# vim generated
66*.swp
67
Brian Silverman076a09b2016-02-15 20:22:57 -050068# Generated test scaffolding
Austin Schuhf9724442018-10-28 20:30:21 -070069src/no_warning_test.cc
70src/no-warning-test
Brian Silverman076a09b2016-02-15 20:22:57 -050071src/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.
Austin Schuhf9724442018-10-28 20:30:21 -070084java/core/target
85java/util/target
Brian Silverman076a09b2016-02-15 20:22:57 -050086javanano/target
Austin Schuhf9724442018-10-28 20:30:21 -070087java/.idea
88java/**/*.iml
Brian Silverman076a09b2016-02-15 20:22:57 -050089
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
Brian Silverman076a09b2016-02-15 20:22:57 -050098# OS X's Finder creates these for state about opened windows/etc.
99**/.DS_Store
100
Austin Schuhf9724442018-10-28 20:30:21 -0700101# 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
Brian Silverman076a09b2016-02-15 20:22:57 -0500106# 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
Austin Schuhf9724442018-10-28 20:30:21 -0700118conformance/conformance_pb.js
119conformance/conformance_pb.rb
120conformance/failing_tests.txt
121conformance/google/
122conformance/google-protobuf/
Brian Silverman076a09b2016-02-15 20:22:57 -0500123conformance/javac_middleman
Austin Schuhf9724442018-10-28 20:30:21 -0700124conformance/lite/
125conformance/nonexistent_tests.txt
Brian Silverman076a09b2016-02-15 20:22:57 -0500126conformance/protoc_middleman
Austin Schuhf9724442018-10-28 20:30:21 -0700127conformance/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.nice
149php/ext/google/protobuf/configure.in
150php/ext/google/protobuf/mkinstalldirs
151php/ext/google/protobuf/run-tests.php
152vendor/
153
154# JavaScript artifacts
155js/commonjs_out/
156js/compatibility_tests/v3.0.0/commonjs_out*
157js/compatibility_tests/v3.0.0/protoc
158js/compatibility_tests/v3.0.0/testproto_libs1.js
159js/compatibility_tests/v3.0.0/testproto_libs1_new.js
160js/compatibility_tests/v3.0.0/testproto_libs2.js
161js/compatibility_tests/v3.0.0/testproto_libs2_new.js
162js/deps.js
163js/google-protobuf.js
164js/google/
165js/node_modules/
166js/testproto_libs1.js
167js/testproto_libs2.js
168
169# Ignore the bazel symlinks
170/bazel-*
171
172# ruby test output
173ruby/lib/
174ruby/tests/generated_code_pb.rb
175ruby/tests/test_import_pb.rb
176ruby/tests/test_ruby_package_pb.rb
177ruby/Gemfile.lock
178ruby/compatibility_tests/v3.0.0/protoc
179ruby/compatibility_tests/v3.0.0/tests/generated_code_pb.rb
180ruby/compatibility_tests/v3.0.0/tests/test_import_pb.rb
181
182# IntelliJ CLion Config files and build output
183cmake/.idea
184cmake/cmake-build-debug/
185
186# Common build subdirectories.
187./.build/
188./_build/