update .gitignore

This commit is contained in:
Ole Bittner 2024-04-04 23:16:48 +02:00
parent 71893eef75
commit d709e78a0e
Signed by: obittner
GPG Key ID: 51C6E3916445D6B2
1 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View File

@ -1,6 +1,7 @@
/*
*
!.gitignore
!custom_components/
!custom_components/reos_integration/**
!/custom_components/
!/custom_components/reos_integration
!/custom_components/reos_integration/**
__pycache__/
*.pyc