-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
56 lines (43 loc) · 732 Bytes
/
.gitignore
File metadata and controls
56 lines (43 loc) · 732 Bytes
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
ac-comphist.dat
# elpa
emacs.d/elpa
# tramp
emacs.d/tramp
# chef
chef-client-running.pid
chef-stacktrace.out
remote_file/
# ido
emacs.d/ido.last
# shell history
emacs.d/eshell/lastdir
emacs.d/eshell/history
# url cookies
emacs.d/url/
# java workspace
emacs.d/workspace/
# straight
straight/
# emacs
emacs.d/games/
emacs.d/projectile-bookmarks.eld
emacs.d/lisp/*.elc
# emms
emacs.d/emms
# projectile cache
emacs.d/projectile.cache
# go binaries
/emacs.d/go
/emacs.d/bookmarks
/emacs.d/recentf
eglot-eclipse-jdt-cache/
/emacs.d/history
/emacs.d/.lsp-session-v1
/emacs.d/eclipse.jdt.ls
# magit transient history
/emacs.d/transient
*.pdmp
/emacs.d/tldr/
/emacs.d/projects
/emacs.d/forge-database.sqlite
/emacs.d/eln-cache/