mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
actually ignore compiled elisp with pattern
This commit is contained in:
parent
0aeefb48c0
commit
2d8461d42c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
\#*\#
|
||||
/.emacs.desktop
|
||||
/.emacs.desktop.lock
|
||||
.elc
|
||||
*.elc
|
||||
auto-save-list
|
||||
tramp
|
||||
.\#*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue