blob: 6508eccb1824b55c3fd07d272d354e5504dff9b9 [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
Tamir Duberstein6d3e6162015-04-12 02:45:58 -070054python/*.egg
Tres Seaver113eb612014-11-17 11:20:19 -050055python/.eggs/
56python/build/
57python/google/protobuf/compiler/
John Beard2853cd42014-10-16 12:52:53 +010058
59src/protoc
60src/unittest_proto_middleman
61
Tres Seaver113eb612014-11-17 11:20:19 -050062# Generated test scaffolding
63src/protobuf*-test
64src/test_plugin
65src/testzip.*
66src/zcg*zip
Tres Seaver2c495e42014-12-09 13:01:42 -050067ar-lib
Jisi Liu7af23e82015-02-09 12:56:12 -080068
69test-driver
70compile
71
72src/**/*.log
73src/**/*.trs
74
75# JavaBuild output.
76java/target
77javanano/target
Jon Skeet8d7e9432015-04-23 16:42:57 +010078
79# Windows native output.
80vsprojects/Debug
81vsprojects/Release
82
Jon Skeetc5647502015-04-30 11:05:36 +010083# NuGet packages: we want the repository configuration, but not the
84# packages themselves.
85/csharp/src/packages/*/
Jan Tattermusch41113102015-05-13 13:35:02 -070086
Thomas Van Lenten30650d82015-05-01 08:57:16 -040087# Directories created by opening the Objective C Xcode projects.
88objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcuserdata/
89objectivec/ProtocolBuffers_OSX.xcodeproj/xcuserdata/
90objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcuserdata/
91objectivec/ProtocolBuffers_iOS.xcodeproj/xcuserdata/