Updated global git config
Made default branch main and added language server junk to global git ignore
This commit is contained in:
parent
f8bbead37a
commit
887f479d1f
2 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,5 @@
|
||||||
plus-color = "#9d0006"
|
plus-color = "#9d0006"
|
||||||
minus-color = "#9d0006"
|
minus-color = "#9d0006"
|
||||||
theme = gruvbox
|
theme = gruvbox
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
|
@ -9,3 +9,4 @@
|
||||||
/wp-content/plugins/debug-bar/
|
/wp-content/plugins/debug-bar/
|
||||||
/wp-content/plugins/debug-bar-*/
|
/wp-content/plugins/debug-bar-*/
|
||||||
tags
|
tags
|
||||||
|
.ccls-cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue