Browse Source

actually ignore compiled elisp with pattern

Mark Gardner 12 years ago
parent
commit
2d8461d42c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Global/Emacs.gitignore

+ 1 - 1
Global/Emacs.gitignore

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