mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add ignore for mac developement
This commit is contained in:
parent
46531f6dd4
commit
eeb23b42a2
@ -1,7 +0,0 @@
|
||||
.oh-my-zsh/cache/**
|
||||
readme.md
|
||||
.gitignore
|
||||
.git
|
||||
provision
|
||||
additional-setup.md
|
||||
.gen
|
19
home/.chezmoiignore.tmpl
Normal file
19
home/.chezmoiignore.tmpl
Normal file
@ -0,0 +1,19 @@
|
||||
.oh-my-zsh/cache/**
|
||||
readme.md
|
||||
.gitignore
|
||||
.git
|
||||
provision
|
||||
additional-setup.md
|
||||
.gen
|
||||
|
||||
{{ if eq .chezmoi.os "darwin" }}
|
||||
bin
|
||||
.bash_profile
|
||||
.bashrc
|
||||
.local
|
||||
.nbrc
|
||||
.taskopenrc
|
||||
.taskrc
|
||||
.tmux.conf
|
||||
.ssh
|
||||
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user