blob: cb0347fc51c6cb195005fa593e5a2d7455c70f83 [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
Jisi Liuc2f2bce2015-02-25 16:13:53 -080027/config.h
John Beard2853cd42014-10-16 12:52:53 +010028config.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
Jisi Liu1939efe2015-02-28 16:54:15 -080042*.so
John Beard2853cd42014-10-16 12:52:53 +010043
Tres Seaver113eb612014-11-17 11:20:19 -050044.dirstamp
John Beard2853cd42014-10-16 12:52:53 +010045
Tres Seavere9d18bc2014-11-18 18:41:40 -050046map*unittest.pb.*
Tres Seaver113eb612014-11-17 11:20:19 -050047unittest*.pb.*
48cpp_test*.pb.*
49
50*.pyc
51*.egg-info
52*_pb2.py
53python/.eggs/
54python/build/
55python/google/protobuf/compiler/
John Beard2853cd42014-10-16 12:52:53 +010056
57src/protoc
58src/unittest_proto_middleman
59
Tres Seaver113eb612014-11-17 11:20:19 -050060# Generated test scaffolding
61src/protobuf*-test
62src/test_plugin
63src/testzip.*
64src/zcg*zip
Tres Seaver2c495e42014-12-09 13:01:42 -050065ar-lib
Jisi Liu7af23e82015-02-09 12:56:12 -080066
67test-driver
68compile
69
70src/**/*.log
71src/**/*.trs
72
73# JavaBuild output.
74java/target
75javanano/target