]> source.dussan.org Git - gitignore.git/commitdiff
Ignore default Emacs server auth dir 1831/head
authorChristopher Warrington <chwarr@microsoft.com>
Fri, 22 Jan 2016 22:57:28 +0000 (14:57 -0800)
committerChristopher Warrington <chwarr@microsoft.com>
Fri, 22 Jan 2016 22:57:28 +0000 (14:57 -0800)
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.

Global/Emacs.gitignore

index e5327badb18841e5fb7f66dec395af4bff900cb2..95e09ebafb30397943cf7052ff45b353b082e8cd 100644 (file)
@@ -30,3 +30,6 @@ tramp
 
 # cask packages
 .cask/
+
+# server auth directory
+/server/