[alias]
  all = //:all
  blame-cache = //blame-cache:lib
  in = //:install
  mvn_install = //:install
  mvn_deploy = //:deploy

[buildfile]
  includes = //bucklets.defs

[java]
  src_roots = java, resources

[project]
  ignore = .git
