From c774ff0879bf9a951d88b8f5acbb28d0b0bd7f46 Mon Sep 17 00:00:00 2001 From: kashifiqb Date: Wed, 24 Mar 2021 18:50:17 +0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9cf85b4..8b12bb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/Examples/target/ \ No newline at end of file +/Examples/target/ +*.lic