6 Star 20 Fork 7

Gitee 极速下载 / Tasmota

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/arendst/Tasmota
克隆/下载
.gitignore 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason2866 提交于 2024-02-04 16:00 . Update .gitignore
## OS specific ########
.DS_Store
.fuse_hidden*
## Compilation artefacts ########
*.pyc
*.d
*.o
*.gcno
*.gcda
## Project files ######
.platformio
.pio
.clang_complete
.gcc-flags.json
.cache
data
unpacked_fs
unpacked_boards
tasmota/user_config_override.h
variants
variants3
build
build_output/*
firmware.map
firmware.asm
tasmota/tasmota.ino.cpp
platformio_override.ini
platformio_tasmota_cenv.ini
platformio_tasmota_user_env.ini
platformio_tasmota_core3_env.ini
lib/libesp32/berry/generate/*
lib/libesp32/berry/berry
## Visual Studio Code specific ######
.vscode
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/settings.json
.vscode/extensions.json
*.bak
*.code-workspace
C++
1
https://gitee.com/mirrors/Tasmota.git
git@gitee.com:mirrors/Tasmota.git
mirrors
Tasmota
Tasmota
master

搜索帮助