blob: 38755c96ae77fbd209f6e559b1245e289c71bcac [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
Bo Yang5db21732015-05-21 14:28:59 -070047any_test.pb.*
Tres Seavere9d18bc2014-11-18 18:41:40 -050048map*unittest.pb.*
Tres Seaver113eb612014-11-17 11:20:19 -050049unittest*.pb.*
50cpp_test*.pb.*
51
52*.pyc
53*.egg-info
54*_pb2.py
Tamir Duberstein6d3e6162015-04-12 02:45:58 -070055python/*.egg
Tres Seaver113eb612014-11-17 11:20:19 -050056python/.eggs/
57python/build/
58python/google/protobuf/compiler/
John Beard2853cd42014-10-16 12:52:53 +010059
60src/protoc
61src/unittest_proto_middleman
62
Tres Seaver113eb612014-11-17 11:20:19 -050063# Generated test scaffolding
64src/protobuf*-test
65src/test_plugin
66src/testzip.*
67src/zcg*zip
Tres Seaver2c495e42014-12-09 13:01:42 -050068ar-lib
Jisi Liu7af23e82015-02-09 12:56:12 -080069
70test-driver
71compile
72
73src/**/*.log
74src/**/*.trs
75
76# JavaBuild output.
77java/target
78javanano/target
Jon Skeet8d7e9432015-04-23 16:42:57 +010079
80# Windows native output.
81vsprojects/Debug
82vsprojects/Release
83
Jon Skeetc5647502015-04-30 11:05:36 +010084# NuGet packages: we want the repository configuration, but not the
85# packages themselves.
86/csharp/src/packages/*/
Jan Tattermusch41113102015-05-13 13:35:02 -070087
Thomas Van Lenten30650d82015-05-01 08:57:16 -040088# Directories created by opening the Objective C Xcode projects.
89objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcuserdata/
90objectivec/ProtocolBuffers_OSX.xcodeproj/xcuserdata/
91objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcuserdata/
92objectivec/ProtocolBuffers_iOS.xcodeproj/xcuserdata/