aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/install b/install
index 74f9acd..aa0fe89 100755
--- a/install
+++ b/install
@@ -22,7 +22,6 @@ fi
if ask "git" "Install GIT configuration"; then
inst gitconfig ~/.gitconfig
inst gitignore ~/.gitignore
- git config --global core.excludesfile ~/.gitignore
inst local/bin/cznic-git-config ~/.local/bin/cznic-git-config
fi