blob: f0f1f29f3eacc4986899cd676226db0413a42c74 [file] [log] [blame]
John Beard2853cd42014-10-16 12:52:53 +01001# 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
Jisi Liu7af23e82015-02-09 12:56:12 -080019autom4te.cache
John Beard2853cd42014-10-16 12:52:53 +010020
21# downloaded files
22gtest
23
24# in-tree configure-generated files
25Makefile
26src/Makefile
27config.h
28config.log
29config.status
30
31libtool
32protobuf-lite.pc
33protobuf.pc
Tres Seaver113eb612014-11-17 11:20:19 -050034.deps
John Beard2853cd42014-10-16 12:52:53 +010035stamp-h1
36
37# in-tree build products
Tres Seaver113eb612014-11-17 11:20:19 -050038*.o
39*.lo
40*.la
John Beard2853cd42014-10-16 12:52:53 +010041src/.libs
42
Tres Seaver113eb612014-11-17 11:20:19 -050043.dirstamp
John Beard2853cd42014-10-16 12:52:53 +010044
Tres Seavere9d18bc2014-11-18 18:41:40 -050045map*unittest.pb.*
Tres Seaver113eb612014-11-17 11:20:19 -050046unittest*.pb.*
47cpp_test*.pb.*
48
49*.pyc
50*.egg-info
51*_pb2.py
52python/.eggs/
53python/build/
54python/google/protobuf/compiler/
John Beard2853cd42014-10-16 12:52:53 +010055
56src/protoc
57src/unittest_proto_middleman
58
Tres Seaver113eb612014-11-17 11:20:19 -050059# Generated test scaffolding
60src/protobuf*-test
61src/test_plugin
62src/testzip.*
63src/zcg*zip
Tres Seaver2c495e42014-12-09 13:01:42 -050064ar-lib
Jisi Liu7af23e82015-02-09 12:56:12 -080065
66test-driver
67compile
68
69src/**/*.log
70src/**/*.trs
71
72# JavaBuild output.
73java/target
74javanano/target