Update cache usage

Update cache usage
This commit is contained in:
Theo Arends 2019-09-21 15:17:07 +02:00
parent 149d3380c4
commit d6a5b651d5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
.piolibdeps
.clang_complete
.gcc-flags.json
.cache
sonoff/user_config_override.h
build
firmware.map

View File

@ -10,7 +10,7 @@
[platformio]
src_dir = sonoff
build_dir = .pioenvs
build_cache_dir = cache
build_cache_dir = .cache
; *** Uncomment one of the lines below to build/upload only one environment
;default_envs = sonoff