From 558b6500d39bc9c8b90f0a6a23cd8c425477808e Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Tue, 1 Aug 2023 13:17:29 +0300 Subject: [PATCH] chore(git): ignore config/zsh/.zcompdump --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c6fb5f8..8676393 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ config/fzf config/cheat/cheatsheets/pure-bash-bible/* config/cheat/cheatsheets/tldr/* config/git/credentials +config/zsh/.zcompdump ssh/local.d/* !ssh/local.d/.gitkeep !.gitkeep