mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Include go bindings in archive export
PiperOrigin-RevId: 766107843
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -33,6 +33,10 @@ docs/brotli-comparison-study-2015-09-22.pdf export-ignore
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user