summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 00c3924fda882035665e63ae4a2dd28b868b6a9f (about) (plain)
1
2
3
4
5
6
7
8
9
10
# Ignore everything
*

#But this files
!.gitignore
!.doom.d/*
!.config/
!.zshrc
!.zprofile
!READMME.org