Exclude tests in dependencies in test dir from pytest (#2618)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,8 +8,8 @@ config/custom_components/*
|
||||
!config/custom_components/hello_world.py
|
||||
!config/custom_components/mqtt_example.py
|
||||
|
||||
tests/config/deps
|
||||
tests/config/home-assistant.log
|
||||
tests/testing_config/deps
|
||||
tests/testing_config/home-assistant.log
|
||||
|
||||
# Hide sublime text stuff
|
||||
*.sublime-project
|
||||
|
||||
Reference in New Issue
Block a user