about summary refs log tree commit diff stats
path: root/.gitignore
blob: b841e9e22f21acdebad704d490a0ce5acfb1104f (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.md

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

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

!elfeed.org