mirror of https://github.com/arendst/Tasmota.git
22 lines
325 B
Plaintext
22 lines
325 B
Plaintext
## OS specific ########
|
|
.DS_Store
|
|
.fuse_hidden*
|
|
|
|
## Project files ######
|
|
.pioenvs
|
|
.piolibdeps
|
|
.clang_complete
|
|
.gcc-flags.json
|
|
.cache
|
|
tasmota/user_config_override.h
|
|
build
|
|
firmware.map
|
|
firmware.asm
|
|
|
|
## Visual Studio Code specific ######
|
|
.vscode
|
|
.vscode/.browse.c_cpp.db*
|
|
.vscode/c_cpp_properties.json
|
|
.vscode/launch.json
|
|
*.bak
|