Updated .gitignore to include further things.
This commit is contained in:
parent
649bf0fd86
commit
dd345e9ab6
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -9,4 +9,8 @@
|
|||
**/src/
|
||||
**/platformio.ini
|
||||
secrets.yaml
|
||||
external_components/*/__pycache__/
|
||||
external_components/*/__pycache__/
|
||||
|
||||
.DS_Store
|
||||
*/.DS_Store
|
||||
update_secret.sh
|
||||
Loading…
Add table
Reference in a new issue