]> git.evergreen-ils.org Git - Evergreen.git/commit
Consensus was reached to remove editor-specific globs from .gitignore.
authorBradley M. Kuhn <bkuhn@ebb.org>
Sat, 28 Apr 2012 13:39:12 +0000 (09:39 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 9 May 2012 04:39:27 +0000 (00:39 -0400)
commitadb03996c78facee9ada612228424ff3dd54a03d
treea6783c6f4c0e367393f62b92c7e78cea35ff308a
parent9f628498dadb857afc79fad053d21dfe0bb1c746
Consensus was reached to remove editor-specific globs from .gitignore.

In a highly overengineered discussion out of scope with the actual breadth
of this very minor issue, everyone has come to the conclusion that
editor-specific globs don't really belong in the project's .gitignore,
given that git permits a global-level ignore file for users.

Instead, a HACKING file is herein added, with its first entry to explain
how developers can set the own global gitignore.

Signed-off-by: Bradley M. Kuhn <bkuhn@ebb.org>
Signed-off-by: Dan Scott <dan@coffeecode.net>
.gitignore
HACKING [new file with mode: 0644]