Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f67045e

Browse files
author
Kotsias, Panagiotis-Christos
committed
Ignoring cov and vscode
1 parent 0bb6afe commit f67045e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@
44
# pyc files
55
*pyc*
66

7-
# .coverage
7+
# coverage
88
*coverage*
99

10+
# VSCode
11+
.vscode/*
12+
13+
# Sphinx
14+
docs
1015

1116
# keys and wallets
1217
etherscan/enums/keys_enum.py

0 commit comments

Comments
 (0)