зеркало из https://github.com/microsoft/torchgeo.git
Prettier: ignore cache directories (#2278)
This commit is contained in:
Родитель
ecead0e197
Коммит
e38bcccab7
|
@ -1,2 +1,7 @@
|
|||
# Ignore artifacts:
|
||||
# Ignore artifacts
|
||||
tests/data/*/**
|
||||
|
||||
# Automatically igored by git, but not by prettier
|
||||
.mypy_cache
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
|
|
Загрузка…
Ссылка в новой задаче