commit | 00c6df4d2f846f3d7d4fc42865af97337e9b545c | [log] [tgz] |
---|---|---|
author | Brotli <no-reply@google.com> | Mon Jun 02 02:55:53 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 02 02:56:27 2025 -0700 |
tree | a40e61eb806cea30cbbd434d3b70e13dffc5645c | |
parent | e095150b912d16a5e5e58e5f7aab7313baf5cce2 [diff] |
Include go bindings in archive export PiperOrigin-RevId: 766107843
diff --git a/.gitattributes b/.gitattributes index 080c2a9..bbe7293 100644 --- a/.gitattributes +++ b/.gitattributes
@@ -33,6 +33,10 @@ python !export-ignore python/** !export-ignore +# Add go bindings + tests +go !export-ignore +go/** !export-ignore + # Add more build files. scripts !export-ignore scripts/download_testdata.sh !export-ignore