Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase: implement --merge via the interactive machinery
[gitweb.git]
/
Documentation
/
gitignore.txt
diff --git
a/Documentation/gitignore.txt
b/Documentation/gitignore.txt
index 32b227942f808cf5e1a1f6006c3fd278d78e470d..1c94f08ff4dd9af173c659fb0b536f6a71a1c252 100644
(file)
--- a/
Documentation/gitignore.txt
+++ b/
Documentation/gitignore.txt
@@
-7,7
+7,7
@@
gitignore - Specifies intentionally untracked files to ignore
SYNOPSIS
--------
-$
HOME/.config
/git/ignore, $GIT_DIR/info/exclude, .gitignore
+$
XDG_CONFIG_HOME
/git/ignore, $GIT_DIR/info/exclude, .gitignore
DESCRIPTION
-----------