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