add phone config
This commit is contained in:
parent
3b10a0f211
commit
44b17a0648
6 changed files with 318 additions and 2 deletions
|
@ -13,4 +13,10 @@
|
|||
merge.tool = "kdiff3";
|
||||
push.autoSetupRemote = "true";
|
||||
};
|
||||
|
||||
ignores = [
|
||||
".direnv"
|
||||
".idea"
|
||||
".envrc"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue