aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/.gitignore
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2017-07-19 18:32:19 +0200
committerThomas Schneider <qsx@qsx.re>2017-07-19 18:32:19 +0200
commit9f5fa4d44f928c69e7eaf73101f6cfdfa327b617 (patch)
treeea0a55cf20806e19523661fdea469f35d5516688 /dot.emacs.d/.gitignore
parent9773c285e11e05540d56b5246658d113d2e3193d (diff)
Emacs: Ignore eshell and tramp files
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to 'dot.emacs.d/.gitignore')
-rw-r--r--dot.emacs.d/.gitignore4
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