From 9d6d116ec21052ffac66470aa39b93cdfc6d5f5e Mon Sep 17 00:00:00 2001 From: Aleksandr Tarelkin Date: Mon, 23 Oct 2023 03:43:22 +0300 Subject: [PATCH] fix git ignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 00b85a9a..1b071dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,4 @@ reports/ .vscode .pytest_cache node_modules -/contracts_flattened -dependencies \ No newline at end of file +/contracts_flattened \ No newline at end of file