Mercurial > dotfiles
view .chezmoiignore @ 456:6655485152c9
Ignore correct folder when not on Windows
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Thu, 16 Sep 2021 18:50:52 +0200 |
parents | d99353d71702 |
children | 0b2c942eb2c9 |
line wrap: on
line source
README.md *.orig *.rej stylua.toml scripts .pre-commit-config.yaml *~ {{ if ne .chezmoi.os "windows" }} AppData/* {{ end }} {{ if eq .chezmoi.os "windows" }} .config/* .bashrc .zshrc .Brewfile .inputrc .lscolors .tmux.conf bin/* .zsh/* {{ end }}