Skip to content

Commit 60cf120

Browse files
committed
updates gitignore and README
1 parent d6c15e8 commit 60cf120

File tree

3 files changed

+2
-159
lines changed

3 files changed

+2
-159
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build
66
*.pyc
77
__pycache__
88
docs/_build
9+
coverage.xml
910
/src/pytest_echo/version.py
1011
!docs/src/.pages
1112
!.gitignore

CHANGELOG

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* add typing
55
* add ini configuration support
66
* new release process
7+
* new mkdocs base documentation
78
* better codestyle checking
89

910

coverage.xml

-159
This file was deleted.

0 commit comments

Comments
 (0)