1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

Merge pull request #591 from mjgardner/master

fixing pattern for compiled elisp
This commit is contained in:
Adam Roben 2013-11-12 07:42:54 -08:00
commit 4dd9d7376d

View File

@ -1,8 +1,9 @@
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
*.elc
auto-save-list
tramp
.\#*