From eec8614377e4ac4166916f47a94ef14e24e78afa Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 18 Aug 2020 00:06:27 +0500 Subject: Updates. --- .gitignore | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2134924..eca2690 100755 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,13 @@ /files/.vim/bundle /files/.zsh/cache /files/.tmux/plugins/ -/files/.ssh/id_* -/files/.ssh/known_hosts -/files/.ssh/*.conf + +/files/.ssh/* +!/files/.ssh/config +!/files/.ssh/authorized_keys + /files/.reminders/* +!/files/.reminders/defaults.rem + +/files/.config/pgcli/* +!/files/.config/pgcli/config -- cgit v1.2.3