From a2688fa19d1aeb132ac86b77dfac6589efea7836 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Tue, 4 Dec 2018 17:14:32 +0100 Subject: [PATCH] git ignore test folders --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 722d5e7..046f982 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .vscode +*.test \ No newline at end of file