diff --git a/programs/git.json b/programs/git.json index 2144edf..62b6f46 100644 --- a/programs/git.json +++ b/programs/git.json @@ -6,11 +6,6 @@ "movable": true, "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/config_.\n" }, - { - "path": "$HOME/.gitignore", - "movable": true, - "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/git/ignore_.\n" - }, { "path": "$HOME/.git-credentials", "movable": true,