From 3a37e0dd2269b14bbdbf7aae67fbb068f3cff03c Mon Sep 17 00:00:00 2001 From: sharma1612harshit Date: Tue, 9 Jun 2020 14:36:11 +0530 Subject: [PATCH] add gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 15929f7..86d1a05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .idea *.logs -*.test +test* build*