mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05: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
Reference in a new issue