Mercurial > dotfiles
view .chezmoiignore @ 672:627d2040c3ff
Use official stylua pre-commit config
author | Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com> |
---|---|
date | Thu, 29 Sep 2022 22:32:44 +0200 |
parents | c983b1061bab |
children | 3c1aaccf3cef 5631c3f65dc1 |
line wrap: on
line source
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 }}