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

anaconda-mode/
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