Tasmota/.gitignore

24 lines
351 B
Plaintext
Raw Normal View History

## OS specific ########
.DS_Store
.fuse_hidden*
## Project files ######
2017-01-28 15:44:00 +00:00
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
2019-09-21 14:17:07 +01:00
.cache
2019-10-27 11:04:08 +00:00
tasmota/user_config_override.h
2018-01-31 20:24:30 +00:00
build
2019-04-12 11:14:34 +01:00
firmware.map
2019-09-14 09:55:23 +01:00
firmware.asm
tasmota*.bin
tasmota*.map
2018-05-15 16:13:51 +01:00
## Visual Studio Code specific ######
.vscode
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
*.bak