forked from platformio/platformio-core
Ignore ".pytest_cache" from sources
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ build
|
||||
coverage.xml
|
||||
.coverage
|
||||
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