init haos
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# .gitignore
|
||||
# Home Assistant 데이터베이스 및 로그
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.log
|
||||
|
||||
# ★★★ 절대 업로드 금지: 민감한 정보가 담긴 파일 ★★★
|
||||
secrets.yaml
|
||||
.storage/
|
||||
tts/
|
||||
|
||||
# 외부 및 자동 생성 파일
|
||||
blueprints/core/
|
||||
custom_components/
|
||||
Reference in New Issue
Block a user