Thread (9 messages) flat view 9 messages, 4 authors, 2016-06-15
DORMANTno replies

[PATCH] Remove editor-specific droppings from .gitignore

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:48:48
Subsystem: the rest · Maintainer: Linus Torvalds

Git's own .gitignore files should only contain things created by Git's
build systems, not editor-specific droppings.

See the discussion following the "[PATCH] Add git format-patch
produced patches to .gitignore" thread
([ref]).
---

On Mon, May 17, 2010 at 01:35, Jonathan Nieder [off-list ref] wrote:
Michael J Gruber wrote:
quoted
Does the git build process call format-patch? No! The .gitignore we
distribute is meant for things the build process creates
Ah, true. I seem to remember a thread long ago about whether to
include editor droppings in .gitignore, but I can’t find it in
the git or lkml archive.

git’s .gitignore does not include .*.swp, \#*#, *~, indeed.
Thanks both of you, I stand corrected. Anyway, I guess this is a bug
then. It's the only thing ignored by Git's various .gitignore files
that isn't created by the build system.

 git-gui/po/.gitignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/git-gui/po/.gitignore b/git-gui/po/.gitignore
index a89cf44..e358dd1 100644
--- a/git-gui/po/.gitignore
+++ b/git-gui/po/.gitignore
@@ -1,2 +1 @@
 *.msg
-*~
-- 
1.7.1.84.gd92f8
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help