
This was introduced to support both buck and bazel build tools, and is no longer necessary since we completely dropped buck in favor of bazel. Change-Id: I5fc96bf1fc27f20180737fea954e150070e5302f
36 lines
535 B
Plaintext
36 lines
535 B
Plaintext
# Keep following lines sorted according to `LC_COLLATE=C sort`
|
|
*.asc
|
|
*.eml
|
|
*.iml
|
|
*.pyc
|
|
*.sublime-*
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
.gwt_work_dir
|
|
/.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
|