view .chezmoiignore @ 800:1108123bd416

chore: ping nvim-treesitter to v0.9.1 until new neovim version
author zegervdv <zegervdv@me.com>
date Mon, 28 Aug 2023 10:27:25 +0000
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