summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7d2030e9f23a404fd3c5145cce09ba171cf76254 (plain)
1
2
3
4
5
6
7
8
9
10
11
# custom files
custom/
!custom/plugins/example
!custom/example.zsh

# temp files directories
cache/
log/

# Per-host config
localrc