Skip to content

Commit a6cdd0f

Browse files
committed
Add untracked files to the .gitignore
Folder .htmlcov is generated by the "make report-coverage-html"
1 parent 6202ac8 commit a6cdd0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)