From ecf08a9ae665f79ec09d8c8a89d3824b2954e4c5 Mon Sep 17 00:00:00 2001 From: XGQT Date: Wed, 18 Mar 2020 02:35:12 +0100 Subject: [PATCH] .gitignore: exclude md5-cache maybe add it into rsync (when we start to distribute it that way also), but adding md5-cache to git repo now will make it only heavier --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9b4592..5fa211e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.swp .idea/ .vscode/ -*.swp +metadata/md5-cache/