Add MAX17048 sensor component and update .gitignore for new files
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -15,6 +15,15 @@
|
||||
# Whitelist subdirectory yaml files
|
||||
!*/*.yaml
|
||||
!*/*.yml
|
||||
!*/*.md
|
||||
!*/*.sh
|
||||
!*/*.js*
|
||||
!*/*.txt*
|
||||
!*/*.json*
|
||||
!*/*.ui.yaml
|
||||
!*/*.h
|
||||
!*/*.py
|
||||
|
||||
|
||||
# Whitelist specific folders (uncomment as needed)
|
||||
!automations/
|
||||
@@ -24,7 +33,10 @@
|
||||
!esphome/ha-remote/
|
||||
!esphome/ha-remote/components/
|
||||
!esphome/ha-remote/components/**
|
||||
!custom_components/
|
||||
!esphome/ha-remote/components/max17043/
|
||||
!esphome/components/**
|
||||
!esphome/components/max17043/**
|
||||
!custom_components/**
|
||||
# !packages/
|
||||
# !themes/
|
||||
# !node-red/
|
||||
|
||||
Reference in New Issue
Block a user