Skip to content

Commit 457c4fc

Browse files
committed
Metadata: Updated gitignore
1 parent 9dbf532 commit 457c4fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
__pycache__/
22
.vscode/*
33
venv/
4+
.venv/
45
build
56
cesnet_tszoo.egg-info
67
.DS_Store
7-
dist
8+
dist
9+
site

0 commit comments

Comments
 (0)