forked from emacs-exordium/exordium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
67 lines (58 loc) · 932 Bytes
/
.gitignore
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Local modules specific to this machine
# Old names:
init_local.el
init-local-prolog.el
init-local-prefs.el
# New names:
before-init.el
after-init.el
prefs.el
local
# Melpa packages
elpa*/
# Caches
eln-cache/
.cache/
cider-history
semanticdb
# CEDET's SRecode stores template files in Emacs install dir??
# Don't commit the generated file for now.
srecode-map.el
ac-comphist.dat
auto-save-list
bookmarks
projectile-bookmarks.eld
projectile.cache
eshell
/url/
ido.last
recentf
project-explorer-cache
network-security.data
/tutorial/
/.org-id-locations
# Desktop State
.emacs.desktop
.emacs.desktop.lock
saveplace
history
places
# Compiled files
modules/*.elc
themes/*.elc
extensions/*.elc
# Taps
taps/**
# TRAMP cache
tramp
# Default custom file
emacs-custom.el
# forge database and stuff inside transient
forge-database.sqlite
transient/*
# request stash
request/
/.cask/
/forge-database-*.sqlite
/projects
/multisession/