浏览代码

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 年之前
父节点
当前提交
9771968355
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

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