]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add ".DS_Store" to 'completion-ignored-extensions'
authorEshel Yaron <me@eshelyaron.com>
Mon, 13 May 2024 07:41:30 +0000 (09:41 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 13 May 2024 07:41:30 +0000 (09:41 +0200)
lisp/minibuffer.el

index 8c596eb6baf0459367c0a8471d0283d26d1109c2..b5ce4a57e0fad8bd63552a64407d9427cf0bde09 100644 (file)
@@ -1295,6 +1295,7 @@ styles that the completion category may prescribe.")
            '(".elc" ".lof"
             ".glo" ".idx" ".lot"
              "./"
+             ".DS_Store"
             ;; VCS metadata directories
             ".svn/" ".hg/" ".git/" ".bzr/" "CVS/" "_darcs/" "_MTN/"
             ;; TeX-related