initial commmit
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Database files
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# Storage directory
|
||||
.storage/
|
||||
ms365_storage/
|
||||
image/
|
||||
.cloud/
|
||||
www/
|
||||
esphome/
|
||||
custom_components/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
*.log.1
|
||||
*.log.fault
|
||||
|
||||
## Sensitive stuff
|
||||
secrets.yaml
|
||||
Reference in New Issue
Block a user