From b0758dd29e298a680f6654ff3bc37bf50f4a2937 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Sat, 12 Sep 2020 10:23:10 +0200 Subject: [PATCH] Ignore further changes to gitconfig --- .gitignore | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 337cc93..2110140 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,7 @@ +bash/secrets/* + +# Ignore this file by default, use -f flag to force changes +git/gitconfig + vim/bundle/* vim/vim/* - -fish/fish/fish_history -fish/fish/fishd.* -fish/nginx/ -fish/nginx.conf - -git/git-achievements* -git.pgp - -bash/secrets/*