From 6d47701da561472ec3704a032f8b064c45feb153 Mon Sep 17 00:00:00 2001 From: morteza-mortezai Date: Mon, 5 Jun 2023 23:45:19 +0430 Subject: [PATCH] git ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22f55ad..e5d6fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,6 @@ lerna-debug.log* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json -!.vscode/extensions.json \ No newline at end of file +!.vscode/extensions.json + +*.zip \ No newline at end of file