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
|
.env
|
||||||
.git
|
.git
|
||||||
__pycache__
|
|
||||||
.cache
|
.cache
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
|
|
@ -14,3 +13,6 @@ docs
|
||||||
scripts
|
scripts
|
||||||
tests
|
tests
|
||||||
mkdocs.yaml
|
mkdocs.yaml
|
||||||
|
**/.mypy_cache
|
||||||
|
**/__pycache__
|
||||||
|
**/tracing_database.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue