From 6bee98ed4fdb312c910e2ade1fc860c23e31544b Mon Sep 17 00:00:00 2001 From: Rajat Srivastava Date: Tue, 8 Oct 2019 00:49:21 +0530 Subject: [PATCH] add metadata to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c06a14e..b3f54c94 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ __pycache__ # Script results Hackerrank/ +metadata* \ No newline at end of file