From 257ab655133d1330e3372d812bd4a32a19124b96 Mon Sep 17 00:00:00 2001 From: Luca Saiu Date: Thu, 30 Sep 2021 17:34:13 +0200 Subject: [PATCH] .gitignore: ignore test directory to avoid git status noise --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e6586b..43a6552 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ build/ __pycache__/ test/Laptop/ test/Library/ +test/Pad/ test/Phone/ test/TestInbox/ test/Backup/