mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01: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