diff --git a/.gitignore b/.gitignore index c7c58e4..91d76a7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ dist **/__pycache__/** .log tests/cases +.markdownlint.json +.github/**