5874cfdf2a
* stable-2.16: CreateProject: Add @UsedAt annotation ProjectConfig: Add @UsedAt annotation Use bazelisk as first choice for api.sh Change screen: Show abbreviated commit sha1 in patch set dropdown ProjectConfig: Add method to read from repository Remove buck related entries from .gitignore Replace references to bazel-genfiles with bazel-bin Set version to 2.14.21-SNAPSHOT Change-Id: I45280689a579b0a411832410735ea82c545c8657
48 lines
860 B
Plaintext
48 lines
860 B
Plaintext
# Keep following lines sorted according to `LC_COLLATE=C sort`
|
|
*.eml
|
|
*.iml
|
|
*.pyc
|
|
*.sublime-*
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
/.apt_generated
|
|
/.apt_generated_tests
|
|
/.bazel_path
|
|
/.classpath
|
|
/.factorypath
|
|
/.idea
|
|
/.ijwb
|
|
/.metadata
|
|
/.project
|
|
/.settings/org.eclipse.ltk.core.refactoring.prefs
|
|
/.settings/org.eclipse.m2e.core.prefs
|
|
/.settings/org.maven.ide.eclipse.prefs
|
|
/.vscode
|
|
/bazel-*
|
|
/bin/
|
|
/bower_components/
|
|
/eclipse-out
|
|
/extras
|
|
/gerrit-package-plugins
|
|
/infer-out
|
|
/local.properties
|
|
/node_modules/
|
|
/package-lock.json
|
|
/plugins/*
|
|
!/plugins/BUILD
|
|
!/plugins/codemirror-editor
|
|
!/plugins/commit-message-length-validator
|
|
!/plugins/delete-project
|
|
!/plugins/download-commands
|
|
!/plugins/external_plugin_deps.bzl
|
|
!/plugins/gitiles
|
|
!/plugins/hooks
|
|
!/plugins/plugin-manager
|
|
!/plugins/replication
|
|
!/plugins/reviewnotes
|
|
!/plugins/singleusergroup
|
|
!/plugins/webhooks
|
|
/test_site
|
|
/tools/format
|