Tasmota/.gitignore

27 lines
420 B
Plaintext

## OS specific ########
.DS_Store
.fuse_hidden*
## Project files ######
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
.cache
tasmota/user_config_override.h
build
build_output
firmware.map
firmware.asm
tasmota*.bin
tasmota*.bin.gz
tasmota*.map
platformio_override.ini
## Visual Studio Code specific ######
.vscode
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
*.bak
*.code-workspace