Skip to content

Commit 5adb6d1

Browse files
authored
Merge pull request #192 change gitignore
2 parents a65a085 + 4773c34 commit 5adb6d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
__pycache__
22
ydb.egg-info/
33
/.idea
4+
/.vscode
45
/tox
56
/venv
6-
/ydb_certs
7+
/ydb_certs
8+
/ydb_data
9+
/tmp
10+
.coverage
11+
/cov_html
12+
/build

0 commit comments

Comments
 (0)