Skip to content

Commit 9771968

Browse files
committed
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.
1 parent 45ce044 commit 9771968

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Global/Emacs.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ tramp
3030

3131
# cask packages
3232
.cask/
33+
34+
# server auth directory
35+
/server/

0 commit comments

Comments
 (0)