mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Ignore ".pytest_cache" from sources
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ build
|
|||||||
coverage.xml
|
coverage.xml
|
||||||
.coverage
|
.coverage
|
||||||
htmlcov
|
htmlcov
|
||||||
|
.pytest_cache
|
||||||
|
1
.pytest_cache/v/cache/lastfailed
vendored
1
.pytest_cache/v/cache/lastfailed
vendored
@ -1 +0,0 @@
|
|||||||
{}
|
|
Reference in New Issue
Block a user