mirror of
https://github.com/jongracecox/anybadge.git
synced 2026-01-06 12:21:12 +01:00
Update ignored files
* .pytest_cache directory * badge files generated by unittests * htmlcov directory
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -105,3 +105,12 @@ ENV/
|
||||
|
||||
.DS_Store
|
||||
demo.svg
|
||||
|
||||
# py.test
|
||||
.pytest_cache
|
||||
|
||||
# SVG files generated by the unittests
|
||||
test_badge_*.svg
|
||||
|
||||
# html coverage report
|
||||
htmlcov/
|
||||
|
||||
Reference in New Issue
Block a user