Remove clutter in image
This commit is contained in:
parent
d6865e2aec
commit
446f1c021a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
.env
|
||||
.git
|
||||
__pycache__
|
||||
.cache
|
||||
.mypy_cache
|
||||
.pytest_cache
|
||||
|
|
@ -14,3 +13,6 @@ docs
|
|||
scripts
|
||||
tests
|
||||
mkdocs.yaml
|
||||
**/.mypy_cache
|
||||
**/__pycache__
|
||||
**/tracing_database.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue