From 4773c345969df2e8ef60302105a5cce45faa5163 Mon Sep 17 00:00:00 2001 From: Timofey Koolin Date: Sun, 5 Mar 2023 21:37:55 +0100 Subject: [PATCH] change gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 12e29eac..fd366ee5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ __pycache__ ydb.egg-info/ /.idea +/.vscode /tox /venv -/ydb_certs \ No newline at end of file +/ydb_certs +/ydb_data +/tmp +.coverage +/cov_html +/build