view .chezmoiignore @ 785:add486ac2046

feat: use hg-linetrace branch for diffview
author zegervdv <zegervdv@me.com>
date Fri, 05 May 2023 08:51:01 +0200
parents be8b6ef385d5
children fa76b30a3c2f
line wrap: on
line source

.github
README.md
*.orig
**/.orig
*.rej
stylua.toml
scripts
.pre-commit-config.yaml
*~

{{ if ne .chezmoi.os "windows" }}
AppData/*
{{ end }}

{{ if eq .chezmoi.os "windows" }}
.config/nvim/*
.bashrc
.zshrc
.Brewfile
.inputrc
.lscolors
.tmux.conf
bin/*
.zsh/*
{{ end }}

{{ if ne .chezmoi.os "linux" }}
.local/share/applications/*
{{ end }}
.chezmoitemplates/lazy-lock.json
.envrc