Skip to content

Commit 8cd1c4d

Browse files
committed
Add google-protobuf.js generated code.
1 parent 5da7f5f commit 8cd1c4d

File tree

4 files changed

+163
-7
lines changed

4 files changed

+163
-7
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bazel-*
66
/deps.js
77
/testproto_libs1.js
88
/testproto_libs2.js
9-
/google-protobuf.js
9+
#/google-protobuf.js
1010
/google-protobuf.js.map
1111

1212
### Automatically added by Hedron's Bazel Compile Commands Extractor: https://github.com/hedronvision/bazel-compile-commands-extractor
@@ -18,3 +18,4 @@ bazel-*
1818
/compile_commands.json
1919
# Ignore the directory in which `clangd` stores its local index.
2020
/.cache/
21+
/tmp-for-protobuf-install/

0 commit comments

Comments
 (0)