浏览代码

actually ignore compiled elisp with pattern

Mark Gardner 12 年之前
父节点
当前提交
2d8461d42c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Global/Emacs.gitignore

+ 1 - 1
Global/Emacs.gitignore

@@ -2,7 +2,7 @@
 \#*\#
 /.emacs.desktop
 /.emacs.desktop.lock
-.elc
+*.elc
 auto-save-list
 tramp
 .\#*