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.
parent 45ce044e
......@@ -30,3 +30,6 @@ tramp
# cask packages
.cask/
# server auth directory
/server/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment