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

!etc/
etc/*