Skip to content

Commit 7a694cb

Browse files
author
speleolontra
committed
added __pycache__ at gitignore
1 parent 7cb46f5 commit 7a694cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -9672,3 +9672,12 @@ deps/share/man/man1/mutagen-inspect.1
96729672
deps/share/man/man1/mutagen-pony.1
96739673
custom_components/hacs/validate/README.md
96749674
custom_components/daikin_residential_altherma/NOTELONTRA.txt
9675+
custom_components/daikin_residential_altherma/__pycache__/__init__.cpython-38.pyc
9676+
custom_components/daikin_residential_altherma/__pycache__/climate.cpython-38.pyc
9677+
custom_components/daikin_residential_altherma/__pycache__/config_flow.cpython-38.pyc
9678+
custom_components/daikin_residential_altherma/__pycache__/const.cpython-38.pyc
9679+
custom_components/daikin_residential_altherma/__pycache__/daikin_api.cpython-38.pyc
9680+
custom_components/daikin_residential_altherma/__pycache__/daikin_base.cpython-38.pyc
9681+
custom_components/daikin_residential_altherma/__pycache__/device.cpython-38.pyc
9682+
custom_components/daikin_residential_altherma/__pycache__/sensor.cpython-38.pyc
9683+
custom_components/daikin_residential_altherma/__pycache__/switch.cpython-38.pyc

0 commit comments

Comments
 (0)