about summary refs log tree commit diff stats
path: root/.gitignore
blob: e7db7984cc90d2cea2170027b6b29d939a0895bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ignore everything
*

# except ...
!config.org
!init.el
!early-init.el
!.gitignore
!README.*

# and ...
!var/
var/*
!var/elpher-bookmarks.el

!etc/
etc/*
!etc/eshell
!etc/eshell/*

!elfeed.org