From 507ec6ad885a95bc148082c2773e3d0728951769 Mon Sep 17 00:00:00 2001 From: Timur Demin Date: Sun, 8 Nov 2020 17:38:15 +0500 Subject: [PATCH] Ignore test files from Git --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..5c6f71f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +# store test data here +test