Browse Source

actually ignore compiled elisp with pattern

Mark Gardner 12 năm trước cách đây
mục cha
commit
2d8461d42c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 .\#*