Skip to content

Commit 6c1e701

Browse files
committed
fix: ignoring .vscode dir
1 parent ebe9cfb commit 6c1e701

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@ readme.html
6262

6363
# PyBuilder
6464
target/
65+
66+
# Editor vscode
67+
.vscode/

0 commit comments

Comments
 (0)