4a74548c22
google-java-format is not uniformly available in package management systems across OSes. More importantly, we want to make sure that all contributors are using a standardized version, to avoid unnecessary changes due to slight differences between versions. While we're in the dev documentation, link to the Google Java Style Guide, and remove some wording that is clearly redundant with the style guide. Change-Id: Ib14dab2e692339f836083fad08a7a435a2f24470
37 lines
555 B
Plaintext
37 lines
555 B
Plaintext
# Keep following lines sorted according to `LC_COLLATE=C sort`
|
|
*.asc
|
|
*.eml
|
|
*.iml
|
|
*.pyc
|
|
*.sublime-*
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
.gwt_work_dir
|
|
.primary_build_tool
|
|
/.apt_generated
|
|
/.buckd
|
|
/.classpath
|
|
/.factorypath
|
|
/.idea
|
|
/.metadata
|
|
/.project
|
|
/.settings/org.eclipse.ltk.core.refactoring.prefs
|
|
/.settings/org.eclipse.m2e.core.prefs
|
|
/.settings/org.maven.ide.eclipse.prefs
|
|
/bazel-bin
|
|
/bazel-genfiles
|
|
/bazel-gerrit
|
|
/bazel-out
|
|
/bazel-testlogs
|
|
/bin/
|
|
/buck-out
|
|
/eclipse-out
|
|
/extras
|
|
/gerrit-package-plugins
|
|
/gwt-unitCache
|
|
/infer-out
|
|
/local.properties
|
|
/test_site
|
|
/tools/format
|