From 7606f81737c4e5aff581a4041d25b433ad6d5195 Mon Sep 17 00:00:00 2001 From: Dmytro Meleshko Date: Tue, 23 Apr 2019 21:45:09 +0300 Subject: [PATCH] [zsh] fix cache directory in gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dc73578..04ff90a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ /zsh/custom /zsh/cache -!/zsh/cache/.gitkeep *.pyc + +/ansible/hosts +/ansible/*.retry + +/smth +/.vscode +/hammerspoon/Spoons