blob: 220e5c388469e510ebdf4f4bb46c79e3ebcea823 [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
Tamir Dubersteinb63d4322015-03-31 10:21:41 -070030pbconfig.h
John Beard2853cd42014-10-16 12:52:53 +010031
32libtool
33protobuf-lite.pc
34protobuf.pc
Tres Seaver113eb612014-11-17 11:20:19 -050035.deps
John Beard2853cd42014-10-16 12:52:53 +010036stamp-h1
37
38# in-tree build products
Tres Seaver113eb612014-11-17 11:20:19 -050039*.o
40*.lo
41*.la
John Beard2853cd42014-10-16 12:52:53 +010042src/.libs
Jisi Liu1939efe2015-02-28 16:54:15 -080043*.so
John Beard2853cd42014-10-16 12:52:53 +010044
Tres Seaver113eb612014-11-17 11:20:19 -050045.dirstamp
John Beard2853cd42014-10-16 12:52:53 +010046
Tres Seavere9d18bc2014-11-18 18:41:40 -050047map*unittest.pb.*
Tres Seaver113eb612014-11-17 11:20:19 -050048unittest*.pb.*
49cpp_test*.pb.*
50
51*.pyc
52*.egg-info
53*_pb2.py
54python/.eggs/
55python/build/
56python/google/protobuf/compiler/
John Beard2853cd42014-10-16 12:52:53 +010057
58src/protoc
59src/unittest_proto_middleman
60
Tres Seaver113eb612014-11-17 11:20:19 -050061# Generated test scaffolding
62src/protobuf*-test
63src/test_plugin
64src/testzip.*
65src/zcg*zip
Tres Seaver2c495e42014-12-09 13:01:42 -050066ar-lib
Jisi Liu7af23e82015-02-09 12:56:12 -080067
68test-driver
69compile
70
71src/**/*.log
72src/**/*.trs
73
74# JavaBuild output.
75java/target
76javanano/target
Jon Skeet8d7e9432015-04-23 16:42:57 +010077
78# Windows native output.
79vsprojects/Debug
80vsprojects/Release
81