commit | 3154587bc0fcf3b1dfecc0538ec55a616e2eae0c | [log] [tgz] |
---|---|---|
author | Leopold <leo@monogon.tech> | Wed Jun 08 13:22:32 2022 +0200 |
committer | Leopold Schabel <leo@monogon.tech> | Wed Jun 08 13:04:16 2022 +0000 |
tree | 3457d29fd7b8562886686b793b92334b105998db | |
parent | eb2fb7b744400b22ecba85de1bef857f0e665120 [diff] [blame] |
.bazelrc: allow specifying a .bazelrc.user This enables users to add their own local setting overrides such as defaulting to debug mode. Change-Id: Ibb27678be9994653d93c9a6931c640ab84301c3f Reviewed-on: https://review.monogon.dev/c/monogon/+/758 Tested-by: Jenkins CI Reviewed-by: Sergiusz Bazanski <serge@monogon.tech>
diff --git a/.gitignore b/.gitignore index e0ab998..c25fcea 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,3 +2,4 @@ *swp .idea .ijwb +.bazelrc.user