~bigbes/tarantool

tarantool-protobuf

f270c90e730a1914d4b241c9c02d2470b4ab0e2c — Eugene Blikh 2 months ago 55f0c31 master
gitignore: skip locally-staged go tarballs in .builds/

I dropped go1.26.3.linux-amd64.tar.gz under .builds/ to (planned)
pre-seed the S3 cache from this Mac. The cold-fill of S3 actually
happened from a build VM first, but I'm keeping the gitignore so
future hand-staging doesn't get committed.
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitignore
M .gitignore => .gitignore +1 -0
@@ 26,3 26,4 @@
/runtime/pb/c_runtime.so
/runtime/pb/c_runtime.dylib
/runtime/pb/c/*.o
.builds/go*.tar.gz