summary refs log tree commit diff stats
path: root/.gitignore
blob: 4bf508b31825f23acaf7fc8eb750bedc25ba0c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*
!config.org
!init.el
!.gitignore
!README.org
!LICENSE
# other files
!var/
var/*
!var/elpher-bookmarks.el

!etc/
etc/*