view .chezmoiignore @ 784:be8b6ef385d5

chore: ignore local .envrc file
author Zeger Van de Vannet <zegervdv@me.com>
date Sat, 29 Apr 2023 09:51:03 +0200
parents ec5b57266af2
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