aboutsummaryrefslogtreecommitdiff
path: root/.oh-my-zsh/.gitignore
blob: b2022081ae8fcdeb51e08b113e98853fc5d5d3ae (plain) (blame)
1
2
3
4
5
6
7
8
# custom files
custom/
!custom/plugins/example
!custom/example.zsh

# temp files directories
cache/
log/