Compare commits

...

6 Commits

Author SHA1 Message Date
Carlo Costanzo
770c41f2a0 Merge pull request #1326 from techie2000/techie2000-patch-1
Techie2000 patch 1 - Much more streamlined.  Thanks!
2023-08-07 08:47:30 -04:00
Carlo Costanzo
e5115cd511 Merge pull request #1325 from techie2000/master-1
Update .gitignore - Thanks!
2023-08-07 08:43:59 -04:00
techie2000
4387e9a699 Update .gitignore
Remove specific items that are picked up by the generic items at the start of the file
2023-08-07 09:29:08 +01:00
techie2000
c9a54536c5 Update .gitignore
Cover all db files generically
2023-08-07 09:27:42 +01:00
techie2000
0d8cfe5036 Update .gitignore
Cover all log files generically (they contain transient data and possibly personally identifiable/privileged information)
2023-08-07 09:25:05 +01:00
techie2000
8e8020d57a Update .gitignore
remove duplicate entry
2023-08-07 09:19:22 +01:00

14
.gitignore vendored
View File

@@ -6,13 +6,10 @@
*.key
*.conf
*.pickle
*.db-journal
*.db-shm
*.db-wal
*.db*
*.sqlite
*.log
*.log*
*.db
*.sqlite
.cloud
.storage
.vscode
@@ -20,9 +17,6 @@
.uuid
core.*
core
OZW_Log.txt
home-assistant.log
home-assistant.log.*
home-assistant_v2
home-assistant_v2.*
deps
@@ -37,10 +31,6 @@ secrets.yaml
secrets
known_devices.yaml
.homekit.state
phue.conf
ios.conf
pyozw.sqlite
nest.conf
ipchange.yaml
ip_bans.yaml
production_auth.json