Skip to content

Commit 5713f0d

Browse files
authored
Metadata updates for release 8.13.53 (#3781)
1 parent 0bd1332 commit 5713f0d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+20053
-20069
lines changed

.gitignore

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
target/
2-
!tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
3-
build/
4-
lib/
5-
generated/
1+
# Ignore build directories and any files generated by the update script.
2+
cpp/build/
3+
cpp/src/phonenumbers/geocoding/geocoding_data.cc
4+
cpp/src/phonenumbers/phonemetadata.pb.*
5+
cpp/src/phonenumbers/phonenumber.pb.*
6+
cpp/test/phonenumbers/geocoding/geocoding_test_data.cc
7+
java/build/
8+
java/demo/war/WEB-INF/classes/
9+
java/demo/war/WEB-INF/lib/
10+
java/**/target/
11+
# Ignore the logs directory
12+
/logs/
13+
# Ignore ourselves because this is not intended to be submitted.
14+
/.gitignore

cpp/src/phonenumbers/lite_metadata.cc

Lines changed: 9536 additions & 9538 deletions
Large diffs are not rendered by default.

cpp/src/phonenumbers/metadata.cc

Lines changed: 10247 additions & 10249 deletions
Large diffs are not rendered by default.
-2 Bytes
Binary file not shown.
-36 Bytes
Binary file not shown.
Binary file not shown.
12 Bytes
Binary file not shown.
-66 Bytes
Binary file not shown.
-12 Bytes
Binary file not shown.
-28 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)