mirror of
https://github.com/github/gitignore.git
synced 2025-01-06 14:55:04 +08:00
actually ignore compiled elisp with pattern
This commit is contained in:
parent
0aeefb48c0
commit
2d8461d42c
@ -2,7 +2,7 @@
|
||||
\#*\#
|
||||
/.emacs.desktop
|
||||
/.emacs.desktop.lock
|
||||
.elc
|
||||
*.elc
|
||||
auto-save-list
|
||||
tramp
|
||||
.\#*
|
||||
|
Loading…
Reference in New Issue
Block a user