summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2020-12-03 23:20:18 -0600
committerCase Duckworth2020-12-03 23:20:18 -0600
commit8456488f594c4c5c0e2b05fdb02784241877b78a (patch)
treedb7390b8a02fb618415c21c69d49e31222a6563a /.gitignore
parentAdd org-visual-outline to look at (diff)
downloademacs-8456488f594c4c5c0e2b05fdb02784241877b78a.tar.gz
emacs-8456488f594c4c5c0e2b05fdb02784241877b78a.zip
Add elfeed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1531137..75583aa 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,9 +1,13 @@
1# ignore everything
1* 2*
3
4# except ...
2!config.org 5!config.org
3!init.el 6!init.el
4!.gitignore 7!.gitignore
5!README.md 8!README.md
6# other files 9
10# and ...
7!var/ 11!var/
8var/* 12var/*
9!var/elpher-bookmarks.el 13!var/elpher-bookmarks.el
@@ -12,3 +16,5 @@ var/*
12etc/* 16etc/*
13!etc/eshell 17!etc/eshell
14!etc/eshell/* 18!etc/eshell/*
19
20!elfeed.org