summaryrefslogtreecommitdiffstats
path: root/git-add.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-18 15:54:37 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-18 15:54:37 +0000
commit9fbd4f74c5f06314a49d3fb414f960fa5fed8e56 (patch)
treec16c0d467e920f88319f266f5318dfdf851f638c /git-add.html
parentec47dcf7fe32258d5e13e85ae6fe91061f1746f4 (diff)
downloadgit-htmldocs-9fbd4f74c5f06314a49d3fb414f960fa5fed8e56.tar.gz
Autogenerated HTML docs for v1.5.2-rc3-61-g4229
Diffstat (limited to 'git-add.html')
-rw-r--r--git-add.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-add.html b/git-add.html
index 03df0ed72..7b7725d1d 100644
--- a/git-add.html
+++ b/git-add.html
@@ -366,6 +366,13 @@ commit.</p>
</dd>
</dl>
</div>
+<h2>Configuration</h2>
+<div class="sectionbody">
+<p>The optional configuration variable <em>core.excludesfile</em> 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 <a href="repository-layout.html">repository layout</a>.</p>
+</div>
<h2>EXAMPLES</h2>
<div class="sectionbody">
<dl>
@@ -548,7 +555,7 @@ diff
</div>
<div id="footer">
<div id="footer-text">
-Last updated 15-May-2007 03:12:35 UTC
+Last updated 18-May-2007 15:54:21 UTC
</div>
</div>
</body>