mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 21:26:33 +00:00
Merge pull request #6964 from s-hadinger/patch-1
Ignore `bin` and `map` files after compilation.
This commit is contained in:
commit
8fc16e2fe1
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,6 +12,8 @@ tasmota/user_config_override.h
|
||||
build
|
||||
firmware.map
|
||||
firmware.asm
|
||||
tasmota*.bin
|
||||
tasmota*.map
|
||||
|
||||
## Visual Studio Code specific ######
|
||||
.vscode
|
||||
|
Loading…
x
Reference in New Issue
Block a user