File tree Expand file tree Collapse file tree 1 file changed +49
-9
lines changed Expand file tree Collapse file tree 1 file changed +49
-9
lines changed Original file line number Diff line number Diff line change
1
+ * ~
2
+ \# * \#
3
+ /.emacs.desktop
4
+ /.emacs.desktop.lock
5
+ * .elc
6
+ . \# *
7
+
1
8
.smex-items
2
- * ~$
3
- places
4
9
.recentf
5
10
ido.last
6
- cider-history
7
- projectile-bookmarks.eld
8
- projectile.cache
9
11
auto-save-list
10
- backups
11
- melpa-stable
12
- archive-contents
13
- * .elc
12
+ tramp
13
+
14
+
15
+ # Org-mode
16
+ .org-id-locations
17
+ * _archive
18
+
19
+ # flymake-mode
20
+ * _flymake. *
21
+
22
+ # eshell files
23
+ /eshell /history
24
+ /eshell /lastdir
25
+
26
+ # elpa packages
27
+ /elpa /
28
+
29
+ # reftex files
30
+ * .rel
31
+
32
+ # AUCTeX auto folder
33
+ /auto /
34
+
35
+ # cask packages
36
+ .cask /
37
+ dist /
38
+
39
+ # Flycheck
40
+ flycheck_ * .el
41
+
42
+ # server auth directory
43
+ /server /
44
+
45
+ # projectiles files
46
+ .projectile
47
+ projectile-bookmarks.eld
48
+
49
+ # directory configuration
50
+ .dir-locals.el
51
+
52
+ # network security
53
+ /network-security.data
You can’t perform that action at this time.
0 commit comments