Skip to content

Commit a79b082

Browse files
committed
Merge branch 'master' into add-common-linux-compile-file-extensions
More updates
2 parents c8d99ff + 43c205b commit a79b082

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Elisp.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Compiled
2+
*.elc

Global/Emacs.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ tramp
1414

1515
# flymake-mode
1616
*_flymake.*
17+
18+
# eshell files
19+
/eshell/history
20+
/eshell/lastdir
21+
22+
# elpa packages
23+
/elpa/

0 commit comments

Comments
 (0)