1*c8dee2aaSAndroid Build Coastguard WorkerIf you wish to define custom Bazel configurations (e.g. custom builds), make a text file in this 2*c8dee2aaSAndroid Build Coastguard Workerfolder called buildrc. It should follow the 3*c8dee2aaSAndroid Build Coastguard Worker[.bazelrc conventions](https://bazel.build/docs/bazelrc#config). 4*c8dee2aaSAndroid Build Coastguard Worker 5*c8dee2aaSAndroid Build Coastguard WorkerUsers are free to put their custom builds in the $HOME/.bazelrc file as per usual, but if they 6*c8dee2aaSAndroid Build Coastguard Workerwish to avoid conflicts with other Bazel projects, this is a safer place to store them.