# git-ls-files --others --exclude-from=.git/info/exclude # Lines that start with '#' are comments. # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): *.[oa] *~ *.lo *.la *.pyc *.egg .deps /stamp-h1 /Makefile /src/Makefile /config.log /config.status /config.h gtest/Makefile gtest/build-aux/config.h gtest/build-aux/stamp-h1 gtest/config.log gtest/config.status gtest/libtool gtest/scripts/gtest-config gtest/lib gtest/src/.dirstamp protobuf.pc protobuf-lite.pc libtool autom4te.cache/ core python/build/ python/google/protobuf/descriptor_pb2.py python/google/protobuf/internal/more_extensions_pb2.py python/google/protobuf/internal/more_messages_pb2.py python/google/protobuf/unittest_import_pb2.py python/google/protobuf/unittest_mset_pb2.py python/google/protobuf/unittest_no_generic_services_pb2.py python/google/protobuf/unittest_pb2.py python/protobuf.egg-info/ src/google/protobuf/unittest*pb* src/google/protobuf/compiler/cpp/cpp*pb* src/unittest_proto_middleman src/protobuf-lazy-descriptor-test src/protobuf-lite-test src/protobuf-test src/zcgunzip src/zcgzip src/.libs src/protoc src/test_plugin src/testzip.jar src/testzip.list src/testzip.proto src/testzip.zip vsprojects/config.h java/target/ !prebuilts/**