From 2bbb94579166bdfdc7e895885b598c406e5a3774 Mon Sep 17 00:00:00 2001 From: Eragos Date: Mon, 11 Jul 2016 20:12:43 +0200 Subject: [PATCH] update gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f61ba1..bf09771 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.sublime-workspace -.config/mc/hotlist -.vim/.netrwhist -tmux.start.sh +/.config/mc/hotlist +/.vim/.netrwhist +/tmux.start.sh