mirror of https://github.com/arendst/Tasmota.git
Add build_output to gitignore
This commit is contained in:
parent
fb14b3078f
commit
a611ad4983
|
@ -10,6 +10,7 @@
|
||||||
.cache
|
.cache
|
||||||
tasmota/user_config_override.h
|
tasmota/user_config_override.h
|
||||||
build
|
build
|
||||||
|
build_output
|
||||||
firmware.map
|
firmware.map
|
||||||
firmware.asm
|
firmware.asm
|
||||||
tasmota*.bin
|
tasmota*.bin
|
||||||
|
|
Loading…
Reference in New Issue