.gitignore revision ede38fe9b9f93888e6e41afc7abb09525f44da95
1# git-ls-files --others --exclude-from=.git/info/exclude
2# Lines that start with '#' are comments.
3# For a project mostly in C, the following would be a good set of
4# exclude patterns (uncomment them if you want to use them):
5*.[oa]
6*~
7*.lo
8*.la
9Makefile
10config.h
11src/Makefile
12/stamp.h1
13.deps
14config.log
15config.status
16gtest/Makefile
17gtest/build-aux/config.h
18gtest/build-aux/stamp-h1
19gtest/libtool
20gtest/scripts/gtest-config
21gtest/lib
22gtest/src/.dirstamp
23protobuf.pc
24protobuf-lite.pc
25libtool
26autom4te.cache/
27/stamp-h1
28core
29src/google/protobuf/unittest*pb*
30src/google/protobuf/compiler/cpp/cpp*pb*
31src/unittest_proto_middleman
32src/protobuf-lazy-descriptor-test
33src/protobuf-lite-test
34src/protobuf-test
35src/zcgunzip
36src/zcgzip
37src/.libs
38src/protoc
39java/target/
40