diff --git a/.gitattributes b/.gitattributes index 4b8a866..9ad9831 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,4 +7,4 @@ MODULE.bazel.lock linguist-generated=true # Don't include examples in the distribution artifact, to reduce size. # You may want to add additional exclusions for folders or files that users don't need. -examples export-ignore +# examples export-ignore