-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'google:master' into parseWithOptions
- Loading branch information
Showing
147 changed files
with
28,544 additions
and
28,796 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
target/ | ||
!tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar | ||
build/ | ||
lib/ | ||
generated/ | ||
# Ignore build directories and any files generated by the update script. | ||
cpp/build/ | ||
cpp/src/phonenumbers/geocoding/geocoding_data.cc | ||
cpp/src/phonenumbers/phonemetadata.pb.* | ||
cpp/src/phonenumbers/phonenumber.pb.* | ||
cpp/test/phonenumbers/geocoding/geocoding_test_data.cc | ||
java/build/ | ||
java/demo/war/WEB-INF/classes/ | ||
java/demo/war/WEB-INF/lib/ | ||
java/**/target/ | ||
# Ignore the logs directory | ||
/logs/ | ||
# Ignore ourselves because this is not intended to be submitted. | ||
/.gitignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.