summaryrefslogtreecommitdiffstats
path: root/gitignore.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
commitb4a9ede67c31b37be6bc1ac69406ccafe843ffaf (patch)
treefa4d020290acf32e59b7e577ccdad0c3aa91ebd9 /gitignore.txt
parent5f9a6f09653d6397ddb553c1824279557ba878a7 (diff)
downloadgit-htmldocs-b4a9ede67c31b37be6bc1ac69406ccafe843ffaf.tar.gz
Autogenerated HTML docs for v1.6.2.2-471-g6da14
Diffstat (limited to 'gitignore.txt')
-rw-r--r--gitignore.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitignore.txt b/gitignore.txt
index 59321a2e8..7df3cef46 100644
--- a/gitignore.txt
+++ b/gitignore.txt
@@ -31,8 +31,8 @@ precedence, the last matching pattern decides the outcome):
* Patterns read from a `.gitignore` file in the same directory
as the path, or in any parent directory, with patterns in the
- higher level files (up to the root) being overridden by those in
- lower level files down to the directory containing the file.
+ higher level files (up to the toplevel of the work tree) being overridden
+ by those in lower level files down to the directory containing the file.
These patterns match relative to the location of the
`.gitignore` file. A project normally includes such
`.gitignore` files in its repository, containing patterns for