all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#35945: 27.0.50; .gitignore: Bad specification for .dir-locals-2.el file
@ 2019-05-28 14:07 Mauro Aranda
  2019-06-02  1:36 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Aranda @ 2019-05-28 14:07 UTC (permalink / raw)
  To: 35945

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Hello.

In the Git repository, we have a .dir-locals.el tracked file.  According
to the Emacs manual, a .dir-locals-2.el file can be used for personal
customizations, and it is useful when .dir-locals.el is under VC.  So,
the .dir-locals-2.el file shouldn't be tracked.

But if I do the following in the Emacs Git repository:
$ touch .dir-locals-2.el
$ git status

I can see that .dir-locals-2.el is not ignored.

Best regards,
Mauro.

[-- Attachment #2: Type: text/html, Size: 545 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-02  1:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28 14:07 bug#35945: 27.0.50; .gitignore: Bad specification for .dir-locals-2.el file Mauro Aranda
2019-06-02  1:36 ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.