closes #588 - More stuff to ignore.

This commit is contained in:
ccostan 2020-06-08 17:28:25 -04:00
parent e51af10836
commit dd0a55e1f2
1 changed files with 9 additions and 4 deletions

13
.gitignore vendored
View File

@ -5,19 +5,24 @@
*.key *.key
*.conf *.conf
*.pickle *.pickle
*.db-journal
*.db-shm
*.db-wal
*.sqlite
*.log
*.db
*.sqlite
.cloud .cloud
.storage .storage
.google.token
.uuid .uuid
core.* core.*
core core
OZW_Log.txt OZW_Log.txt
home-assistant.log home-assistant.log
home-assistant_v2.db home-assistant_v2.db
*.db-journal
*.db-shm
*.db-wal
*.sqlite
deps deps
icloud
__pycache__ __pycache__
hacs hacs
alexa_media alexa_media