diff --git a/recipe_modules/gclient/bundle_extra_paths.txt b/recipe_modules/gclient/bundle_extra_paths.txt new file mode 100644 index 000000000..213bf40d4 --- /dev/null +++ b/recipe_modules/gclient/bundle_extra_paths.txt @@ -0,0 +1,4 @@ +//gclient* +//subprocess2.py +//third_party/__init__.py +//third_party/repo/ diff --git a/recipe_modules/git/bundle_extra_paths.txt b/recipe_modules/git/bundle_extra_paths.txt new file mode 100644 index 000000000..238a3cc07 --- /dev/null +++ b/recipe_modules/git/bundle_extra_paths.txt @@ -0,0 +1,28 @@ +//appengine_mapper.py +//auth.py +//checkout.py +//clang_format.py +//cpplint.py +//dart_format.py +//fix_encoding.py +//gclient_utils.py +//gerrit_util.py +//git* +//git_cache.py +//git_common.py +//git_footers.py +//owners.py +//owners_finder.py +//presubmit_support.py +//python_runner.sh +//rietveld.py +//scm.py +//setup_color.py +//subcommand.py +//subprocess2.py +//subprocess2.py +//third_party/__init__.py +//third_party/colorama/ +//third_party/httplib2/ +//third_party/upload/ +//watchlists.py diff --git a/recipe_modules/presubmit/bundle_extra_paths.txt b/recipe_modules/presubmit/bundle_extra_paths.txt new file mode 100644 index 000000000..e61ffa985 --- /dev/null +++ b/recipe_modules/presubmit/bundle_extra_paths.txt @@ -0,0 +1,30 @@ +//auth.py +//checkout.py +//clang_format.py +//dart_format.py +//download_from_google_storage.py +//fix_encoding.py +//gclient_utils.py +//gerrit_util.py +//git_cache.py +//git_cl.py +//git_common.py +//gn.py +//gsutil.py +//owners.py +//owners_finder.py +//patch.py +//presubmit_canned_checks.py +//presubmit_canned_checks.py +//presubmit_support.py +//rietveld.py +//scm.py +//setup_color.py +//subcommand.py +//subprocess2.py +//third_party/__init__.py +//third_party/colorama/ +//third_party/httplib2/ +//third_party/oauth2client/ +//third_party/upload.py +//watchlists.py