Ai
1 Star 0 Fork 0

home-assistant/frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 551 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jonas Lang 提交于 2023-10-18 21:42 +08:00 . Typo automation (#18266)
.DS_Store
.reify-cache
# build
build/
dist/
/hass_frontend/
/translations/
# yarn
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
/node_modules/
yarn-error.log
npm-debug.log
# Python stuff
*.py[cod]
*.egg
*.egg-info
# venv stuff
pyvenv.cfg
pip-selfcheck.json
/venv/
.venv
# vscode
.vscode/*
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/tasks.json
# Cast dev settings
src/cast/dev_const.ts
# Secrets
.lokalise_token
# asdf
.tool-versions
# Home Assistant config
/config/
# Jetbrains
/.idea/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/home-assistant_1/frontend.git
git@gitee.com:home-assistant_1/frontend.git
home-assistant_1
frontend
frontend
dev

搜索帮助