Files
homeassistant-rental-control/.gitignore
Andrew Grimberg a05677c01a Chore: Add SPDX headers to all files
Configure SPDX headers in all files along with adding the needed license
text.

Configure the reuse tool to validate all license and copyright headers
exist and are correct.

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
2024-05-18 10:54:53 -07:00

11 lines
173 B
Plaintext

# SPDX-FileCopyrightText: 2021 Andrew Grimberg <tykeal@bardicgrove.org>
#
# SPDX-License-Identifier: Apache-2.0
__pycache__
pythonenv*
.python-version
.coverage
venv
.venv