.gitattributes


Log

Author Commit Date CI Message
Evgenii Kliuchnikov 14068984 2025-09-25T07:59:41 Build and test with PY2.7 PiperOrigin-RevId: 811352084
Brotli 00c6df4d 2025-06-02T02:55:53 Include go bindings in archive export PiperOrigin-RevId: 766107843
Evgenii Kliuchnikov 2ad58d86 2024-01-05T01:57:06 use .bazelignore instead of fake repositories PiperOrigin-RevId: 595931804
Evgenii Kliuchnikov ce9c16e8 2023-09-13T05:13:11 upload full testdata archive PiperOrigin-RevId: 565017690
Eugene Kliuchnikov 0b8d3c61 2023-07-26T12:56:04 Update .gitattributes Update list of exportes files in root directory
Evgenii Kliuchnikov db361a0b 2020-08-27T15:56:54 Re-add python bindings to sources tarball
Eugene Kliuchnikov d0529182 2020-08-26T17:13:31 Fix build files (#829)
Eugene Kliuchnikov f0db711f 2020-05-15T13:04:17 Filter sources for the tarball. (#808)
Eugene Kliuchnikov 40f0fdcd 2019-07-16T17:49:14 Explicitly mark tests/testdata/* as binary. (#761) Fixes #760 Drive-by: * update go_rules * modernize brotli_inc * fix wrapper build * update PY to 3 in Travis / OSX / Bazel build * upgrade JS Bazel rules.