mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-18 17:55:02 +00:00
chore(git): move gitignore to ignore
This commit is contained in:
@@ -21,3 +21,5 @@ dfm.sh
|
|||||||
.scannerwork
|
.scannerwork
|
||||||
.phpactor.json
|
.phpactor.json
|
||||||
.zsh_history
|
.zsh_history
|
||||||
|
**/.claude/settings.local.json
|
||||||
|
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
helper = cache --timeout 30000
|
helper = cache --timeout 30000
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.config/git/gitignore
|
excludesfile = ~/.config/git/ignore
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user