Skip to content

Commit 4ff8bbe

Browse files
committed
Add test_hass files to .gitignore
1 parent ec2abec commit 4ff8bbe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
build/
44
*.egg-info/
55
custom_components/hacs
6+
test_hass/.HA_VERSION
7+
test_hass/.storage*
8+
test_hass/blueprints/
9+
test_hass/custom_components
10+
test_hass/home-assistant_v2.db*
11+
test_hass/home-assistant.log*
12+
test_hass/sensors.yaml
13+
test_hass/www/

0 commit comments

Comments
 (0)