From 9fbd4f74c5f06314a49d3fb414f960fa5fed8e56 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
The optional configuration variable core.excludesfile indicates a path to a +file containing patterns of file names to exclude from git-add, similar to +$GIT_DIR/info/exclude. Patterns in the exclude file are used in addition to +those in info/exclude. See repository layout.
+