提交 e61c20ac 编写于 作者: M Moritz Ulrich

Ignore emacs auto-save files (.# prefix)

The behavior is documented in [1].
The prefix doesn't seem to be documented, but it is hardoced as described in [2].

[1]: http://www.gnu.org/software/emacs/manual/html_node/emacs/Interlocking.html#Interlocking
[2]: http://tekman.livejournal.com/79598.html
上级 88320f20
......@@ -5,3 +5,4 @@
.elc
auto-save-list
tramp
.\#*
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册