Browse Source

Ignore default Emacs server auth dir

The server-auth-dir is where Emacs stores authentication files for Emacs
servers (running over TCP). These are (usually) ephemeral in nature, and
should be ignored.
Christopher Warrington 9 years ago
parent
commit
9771968355
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

@@ -30,3 +30,6 @@ tramp
 
 # cask packages
 .cask/
+
+# server auth directory
+/server/