DEVELOPMENT ENVIRONMENT

~liljamo/ha-ouman-eh800

ref: e9b69c9673e6f3fbb6ffede070aa62fca84cd733 ha-ouman-eh800/.gitignore -rw-r--r-- 339 bytes
e9b69c96Jonni Liljamo feat: ignore pylint duplicate-code 10 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/.direnv/
/.venv/
/.pre-commit-config.yaml

*.pyc

.hass_dev/*
!.hass_dev/configuration.yaml
!.hass_dev/lovelace.yaml
!.hass_dev/lovelace-mushroom-showcase.yaml
!.hass_dev/lovelace.yaml
!.hass_dev/automations.yaml
!.hass_dev/scripts.yaml
!.hass_dev/scenes.yaml
!.hass_dev/views
!.hass_dev/www
!.hass_dev/packages
.hass_dev/www/community/*