mirror of
https://github.com/google/nomulus
synced 2026-01-08 07:11:44 +00:00
When submitting a Cloud Build job from the command line, we do not want to include files under repos/, which can amount to almost a Gig. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=244906528
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
docs/**
|
|
python/**
|
|
bazel-*/**
|
|
gradle/**/build/**
|
|
gradle/**/WEB-INF/**
|
|
gradle/.*/**
|
|
repos/**
|