Skip to content

Commit 25a782d

Browse files
committed
Add untracked files to the .gitignore
Folder .htmlcov is generated by the "make report-coverage-html"
1 parent de69e21 commit 25a782d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ venv
88
dist
99
.idea
1010
.coverage
11+
.htmlcov/

0 commit comments

Comments
 (0)