[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Ignore native compilation cache.
.gitignore
@@ -9,6 +9,7 @@
9
9
10
10
# All caches
11
11
*.cache
12
Added:
eln-cache/
12
13
13
14
# These directories are populated on config execution.
14
15
meta/**