diff options
| -rw-r--r-- | dot.emacs.d/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dot.emacs.d/.gitignore b/dot.emacs.d/.gitignore index c563e5f..b263e9f 100644 --- a/dot.emacs.d/.gitignore +++ b/dot.emacs.d/.gitignore @@ -1 +1,3 @@ -/elpa
\ No newline at end of file +/elpa +/eshell +/tramp |
