aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 51b890b743d144ced44b92d9f3f485013959bd22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Files and directories generated and managed by Emacs
auto-save-list
.org-id-locations
backups/
elpa/
recentf
savehist
# This seems to be where emacs caches web assets
url/

persp-confs/
projectile-bookmarks.eld

# Emacs, other packages, etc, modify the init.el so let that be managed locally
init.el
# Tramp keeps connection info in this file. It can be managed per host
tramp

# This is generated from config.org
config.el