Skip to content

Commit f7f236b

Browse files
Remove from version control
1 parent 1b74dc9 commit f7f236b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ __pycache__/
33
*.py[oc]
44
.pytest_cache/
55
build/
6-
.coverage
7-
coverage_html/
86
dist/
97
wheels/
108
*.egg-info
119

10+
# Coverage
11+
.coverage
12+
coverage_html/
13+
1214
# Virtual environments
1315
.venv/
1416

0 commit comments

Comments
 (0)