Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cl/p4-use-diff-tree' into maint
[gitweb.git]
/
Documentation
/
gitignore.txt
diff --git
a/Documentation/gitignore.txt
b/Documentation/gitignore.txt
index 205e80ef884a8c8852d7e83ca1ee660a5e1e8414..b08d34d84ec92eec6aa54572e3823062424c23bf 100644
(file)
--- a/
Documentation/gitignore.txt
+++ b/
Documentation/gitignore.txt
@@
-7,7
+7,7
@@
gitignore - Specifies intentionally untracked files to ignore
SYNOPSIS
--------
-$GIT_DIR/info/exclude, .gitignore
+$
HOME/.config/git/ignore, $
GIT_DIR/info/exclude, .gitignore
DESCRIPTION
-----------