Add extra home config for cx

This commit is contained in:
Greg Hellings
2023-08-29 13:26:28 -05:00
committed by greg-compass
parent 4268453fad
commit a897caee9f
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -17,6 +17,8 @@
".DS_Store" # Macs
"Thumbs.db" # Windows
".tox" # Tox temp directory
".eclipse" # These next two are created by VSCodium plugins
".bazelproject"
];
extraConfig = {
init.defaultBranch = "main";